[icu4j] Update to latest upstream (50.1.1).

Krzysztof Daniel kdaniel at fedoraproject.org
Tue May 14 06:50:28 UTC 2013


commit f52c868e21046ca1dc41d8e2525a75bfb85442a5
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Tue May 14 08:50:03 2013 +0200

    Update to latest upstream (50.1.1).

 .gitignore                           |    2 ++
 icu4j-50.1.0.pom => icu4j-50.1.1.pom |    0
 icu4j.spec                           |   13 ++++++++-----
 sources                              |    2 +-
 4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c48dae9..945c786 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ icu4j-4.4.2.tar.xz
 icu4j-4.4.2.2.tar.xz
 /icu4j-50.1.0
 /noarch
+/.project
+/icu4j-50.1.1
diff --git a/icu4j-50.1.0.pom b/icu4j-50.1.1.pom
similarity index 100%
rename from icu4j-50.1.0.pom
rename to icu4j-50.1.1.pom
diff --git a/icu4j.spec b/icu4j.spec
index 482ca7e..e324193 100644
--- a/icu4j.spec
+++ b/icu4j.spec
@@ -50,8 +50,8 @@
 %endif
 
 Name:           %{?scl_prefix}icu4j
-Version:        50.1.0
-Release:        7%{?dist}
+Version:        50.1.1
+Release:        1%{?dist}
 Epoch:          1
 Summary:        International Components for Unicode for Java
 License:        MIT and EPL 
@@ -59,10 +59,10 @@ URL:            http://site.icu-project.org/
 Group:          Development/Libraries
 #CAUTION
 #to create a tarball use following procedure
-#svn co http://source.icu-project.org/repos/icu/icu4j/tags/release-4-4-2-eclipse37-20110208/ icu4j-<version>
+#svn co http://source.icu-project.org/repos/icu/icu4j/tags/release-50-1-1-eclipse-20130412 icu4j-<version>
 #tar caf icu4j-<version>.tar.xz icu4j-<version>/
-Source0:        icu4j-50.1.0.tar.xz
-Source1:        %{pkg_name}-50.1.0.pom
+Source0:        icu4j-%{version}.tar.xz
+Source1:        %{pkg_name}-%{version}.pom
 
 Patch0:         %{pkg_name}-crosslink.patch
 BuildRequires:  ant >= 1.7.0
@@ -199,6 +199,9 @@ cp %{pkg_name}-%{version}.pom $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{pkg_name}.pom
 %endif
 
 %changelog
+* Tue May 14 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:50.1.1-1
+- Update to latest upstream.
+
 * Fri Mar 22 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:50.1.0-7
 - Build sclized version using SCLized Eclipse.
 
diff --git a/sources b/sources
index 9790ea1..4b78f72 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe97bc2cbc7797140765250a8750a696  icu4j-50.1.0.tar.xz
+eb2503b3fa9ada9bff88208835d68280  icu4j-50.1.1.tar.xz


More information about the scm-commits mailing list