[icu] Resolves: rhbz#1130771 upgrade to upstream ICU 53.1

Eike Rathke erack at fedoraproject.org
Tue Aug 26 09:51:35 UTC 2014


commit d18fbfcdec41446c847ba64dfbae98019c8f079f
Author: Eike Rathke <erack at redhat.com>
Date:   Tue Aug 26 11:24:48 2014 +0200

    Resolves: rhbz#1130771 upgrade to upstream ICU 53.1

 icu.9948.mlym-crash.patch |   11 -----------
 icu.spec                  |   23 ++++++++++++-----------
 sources                   |    2 +-
 3 files changed, 13 insertions(+), 23 deletions(-)
---
diff --git a/icu.spec b/icu.spec
index e0ce99a..d2bee6d 100644
--- a/icu.spec
+++ b/icu.spec
@@ -1,11 +1,11 @@
 Name:      icu
-Version:   52.1
-Release:   4%{?dist}
+Version:   53.1
+Release:   1%{?dist}
 Summary:   International Components for Unicode
 Group:     Development/Tools
 License:   MIT and UCD and Public Domain
 URL:       http://www.icu-project.org/
-Source0:   http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz
+Source0:   http://download.icu-project.org/files/icu4c/53.1/icu4c-53_1-src.tgz
 Source1:   icu-config.sh
 BuildRequires: doxygen, autoconf, python
 Requires: lib%{name}%{?_isa} = %{version}-%{release}
@@ -13,10 +13,9 @@ Requires: lib%{name}%{?_isa} = %{version}-%{release}
 Patch1: icu.8198.revert.icu5431.patch
 Patch2: icu.8800.freeserif.crash.patch
 Patch3: icu.7601.Indic-ccmp.patch
-Patch4: icu.9948.mlym-crash.patch
-Patch5: gennorm2-man.patch
-Patch6: icuinfo-man.patch
-Patch7: icu-testtwodigityear.patch
+Patch4: gennorm2-man.patch
+Patch5: icuinfo-man.patch
+Patch6: icu-testtwodigityear.patch
 
 %description
 Tools and utilities for developing with icu.
@@ -62,10 +61,9 @@ BuildArch: noarch
 %patch1 -p2 -R -b .icu8198.revert.icu5431.patch
 %patch2 -p1 -b .icu8800.freeserif.crash.patch
 %patch3 -p1 -b .icu7601.Indic-ccmp.patch
-%patch4 -p1 -b .icu9948.mlym-crash.patch
-%patch5 -p1 -b .gennorm2-man.patch
-%patch6 -p1 -b .icuinfo-man.patch
-%patch7 -p1 -b .icu-testtwodigityear.patch
+%patch4 -p1 -b .gennorm2-man.patch
+%patch5 -p1 -b .icuinfo-man.patch
+%patch6 -p1 -b .icu-testtwodigityear.patch
 
 %build
 cd source
@@ -174,6 +172,9 @@ make %{?_smp_mflags} -C source check
 %doc source/__docs/%{name}/html/*
 
 %changelog
+* Tue Aug 26 2014 Eike Rathke <erack at redhat.com> - 53.1-1
+- Resolves: rhbz#1130771 upgrade to upstream ICU 53.1
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 52.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 1701d5d..655962e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9e96ed4c1d99c0d14ac03c140f9f346c  icu4c-52_1-src.tgz
+b73baa6fbdfef197608d1f69300919b9  icu4c-53_1-src.tgz
 d0cd9a661a7afb5f9a82bbc6a7897930  icu-config.sh


More information about the scm-commits mailing list