[eclipse-birt] Update to the 4.2.2 release.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Feb 28 09:11:24 UTC 2013


commit 8c5513eed8376cd6dabd963e44ad19a6051378df
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Feb 28 10:11:20 2013 +0100

    Update to the 4.2.2 release.

 .gitignore        |    2 ++
 eclipse-birt.spec |   11 +++++++----
 fetch-birt.sh     |    4 ++--
 sources           |    2 +-
 4 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9771398..3c016c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@ eclipse-birt-3.7.1-fetched-src.tar.bz2
 /eclipse-birt-4.2.1
 /.project
 *.src.rpm
+/eclipse-birt-4.2.2-fetched-src.tar.bz2
+/eclipse-birt-4.2.2
diff --git a/eclipse-birt.spec b/eclipse-birt.spec
index ccecfda..3dc2321 100644
--- a/eclipse-birt.spec
+++ b/eclipse-birt.spec
@@ -8,12 +8,12 @@
 #  sed "s/org.eclipse.birt.feature.group=//" | \
 #  sed "s/%%{version}.//" | \
 #  sed "s/-.*//"
-%global qualifier v201209121721
-%global tag BIRT_4_2_1_Release_201209121721
+%global qualifier v201302161152
+%global tag BIRT_4_2_2_Release_201302161152
 
 Name:      eclipse-birt
-Version:   4.2.1
-Release:   2%{?dist}
+Version:   4.2.2
+Release:   1%{?dist}
 Summary:   Eclipse-based reporting system
 Group:     System Environment/Libraries
 License:   EPL
@@ -176,6 +176,9 @@ popd
 %doc org.eclipse.birt.data.fedora.feature/epl-v10.html
 
 %changelog
+* Thu Feb 28 2013 Krzysztof Daniel <kdaniel at redhat.com> 4.2.2-1
+- Update to the 4.2.2 release.
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/fetch-birt.sh b/fetch-birt.sh
index f44febc..2f2ae22 100755
--- a/fetch-birt.sh
+++ b/fetch-birt.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-TAG=BIRT_4_2_1_Release_201209121721
-VERSION=4.2.1
+TAG=BIRT_4_2_2_Release_201302161152
+VERSION=4.2.2
 
 rm -fr eclipse-birt-${VERSION}
 
diff --git a/sources b/sources
index da8d49a..c332797 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a78f15768b3fe3016875b37ffca3c465  eclipse-birt-4.2.1-fetched-src.tar.bz2
+e799f514061f3b31328fc18fabb4fbb1  eclipse-birt-4.2.2-fetched-src.tar.bz2
 c1d9741b061a5bbc66e1181318b1ec53  eclipse-birt-fedora-data-feature.tar.bz2


More information about the scm-commits mailing list