public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] icu: Update to version 56.1.
@ 2015-10-09 17:05 Stefan Schantl
  2015-10-10 17:31 ` Timo Eissler
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schantl @ 2015-10-09 17:05 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1089 bytes --]

This is an update to the latest stable release.

As a benefit of this, the brocken tests also are fixed.

Fixes #10789

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 icu/icu.nm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/icu/icu.nm b/icu/icu.nm
index 116ed14..39b7b83 100644
--- a/icu/icu.nm
+++ b/icu/icu.nm
@@ -4,11 +4,11 @@
 ###############################################################################
 
 name       = icu
-version    = %{ver_major}.%{ver_minor}.%{ver_plevel}
-ver_major  = 50
+version    = %{ver_major}.%{ver_minor}
+ver_major  = 56
 ver_minor  = 1
-ver_plevel = 2
-release    = 3
+ver_plevel =
+release    = 1
 
 groups     = Development/Tools
 url        = http://www.icu-project.org
@@ -20,7 +20,7 @@ description
 end
 
 source_dl  = http://download.icu-project.org/files/icu4c/%{version}/
-sources    = icu4c-%{ver_major}_%{ver_minor}_%{ver_plevel}-src.tgz
+sources    = icu4c-%{ver_major}_%{ver_minor}-src.tgz
 
 build
 	DIR_APP = %{DIR_SRC}/icu/source
-- 
2.4.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-10 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-09 17:05 [PATCH] icu: Update to version 56.1 Stefan Schantl
2015-10-10 17:31 ` Timo Eissler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox