[icu4j] Back to 4 digit versioning.

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Jan 27 11:41:06 UTC 2012


commit d9872ab742e527fb6b6126ee3f78c08d64d4f5d3
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Jan 27 09:24:49 2012 +0100

    Back to 4 digit versioning.

 .gitignore                                         |    1 +
 ...-4.4.2-MANIFEST.MF => icu4j-4.4.2.2-MANIFEST.MF |    0
 icu4j.spec                                         |    9 ++++++---
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78cd92b..0477164 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 icu4j-*-src.jar
 /icu4j-*.tar.xz
 icu4j-4.4.2.tar.xz
+icu4j-4.4.2.2.tar.xz
diff --git a/icu4j-4.4.2-MANIFEST.MF b/icu4j-4.4.2.2-MANIFEST.MF
similarity index 100%
rename from icu4j-4.4.2-MANIFEST.MF
rename to icu4j-4.4.2.2-MANIFEST.MF
diff --git a/icu4j.spec b/icu4j.spec
index 82338d2..48f76d7 100644
--- a/icu4j.spec
+++ b/icu4j.spec
@@ -41,8 +41,8 @@
 %endif
 
 Name:           icu4j
-Version:        4.4.2
-Release:        8%{?dist}
+Version:        4.4.2.2
+Release:        9%{?dist}
 Epoch:          1
 Summary:        International Components for Unicode for Java
 License:        MIT and EPL 
@@ -52,7 +52,7 @@ Group:          Development/Libraries
 #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>
 #tar caf icu4j-<version>.tar.xz icu4j-<version>/
-Source0:        icu4j-4.4.2.tar.xz
+Source0:        icu4j-4.4.2.2.tar.xz
 Source1:        %{name}-4.4.2.pom
 ## CAUTION
 ## Please do not forget to update this Manifest to the latest one taken from the icu4j bundle from
@@ -187,6 +187,9 @@ cp %{name}-4.4.2.pom $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %endif
 
 %changelog
+* Fri Jan 27 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.4.2.2-9
+- Getting back to 4 digit version
+
 * Thu Jan 26 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.4.2-8
 - Proper sources uploaded
 
diff --git a/sources b/sources
index 91e51fb..3625c8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88fba9eb4e617717d11c5d3e3403418c  icu4j-4.4.2.tar.xz
+3e914c3a48bfff6d4b8f5b96419a1ced  icu4j-4.4.2.2.tar.xz


More information about the scm-commits mailing list