[eclipse-birt] Update to the 4.3.0 release.

Krzysztof Daniel kdaniel at fedoraproject.org
Wed Jun 19 09:56:06 UTC 2013


commit 8d368e964a6c0f21a625f759ddc32238b53ecedb
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Wed Jun 19 11:55:56 2013 +0200

    Update to the 4.3.0 release.

 .gitignore        |    2 ++
 eclipse-birt.spec |    9 ++++++---
 fetch-birt.sh     |    4 ++--
 sources           |    2 +-
 4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3c016c1..e49a92b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,5 @@ eclipse-birt-3.7.1-fetched-src.tar.bz2
 *.src.rpm
 /eclipse-birt-4.2.2-fetched-src.tar.bz2
 /eclipse-birt-4.2.2
+/eclipse-birt-4.3.0-fetched-src.tar.bz2
+/eclipse-birt-4.3.0
diff --git a/eclipse-birt.spec b/eclipse-birt.spec
index 3dc2321..515ca5a 100644
--- a/eclipse-birt.spec
+++ b/eclipse-birt.spec
@@ -8,11 +8,11 @@
 #  sed "s/org.eclipse.birt.feature.group=//" | \
 #  sed "s/%%{version}.//" | \
 #  sed "s/-.*//"
-%global qualifier v201302161152
-%global tag BIRT_4_2_2_Release_201302161152
+%global qualifier v201306191040
+%global tag BIRT_4_3_0_Release_201306131152
 
 Name:      eclipse-birt
-Version:   4.2.2
+Version:   4.3.0
 Release:   1%{?dist}
 Summary:   Eclipse-based reporting system
 Group:     System Environment/Libraries
@@ -176,6 +176,9 @@ popd
 %doc org.eclipse.birt.data.fedora.feature/epl-v10.html
 
 %changelog
+* Wed Jun 19 2013 Krzysztof Daniel <kdaniel at redhat.com> 4.3.0-1
+- Update to the 4.3.0 release.
+
 * Thu Feb 28 2013 Krzysztof Daniel <kdaniel at redhat.com> 4.2.2-1
 - Update to the 4.2.2 release.
 
diff --git a/fetch-birt.sh b/fetch-birt.sh
index 2f2ae22..15f7c9b 100755
--- a/fetch-birt.sh
+++ b/fetch-birt.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-TAG=BIRT_4_2_2_Release_201302161152
-VERSION=4.2.2
+TAG=BIRT_4_3_0_Release_201306131152
+VERSION=4.3.0
 
 rm -fr eclipse-birt-${VERSION}
 
diff --git a/sources b/sources
index c332797..98ceb4e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e799f514061f3b31328fc18fabb4fbb1  eclipse-birt-4.2.2-fetched-src.tar.bz2
+418b6453262b6e2eb550e59996401d9c  eclipse-birt-4.3.0-fetched-src.tar.bz2
 c1d9741b061a5bbc66e1181318b1ec53  eclipse-birt-fedora-data-feature.tar.bz2


More information about the scm-commits mailing list