[zorba] update to release 2.7.0

Martin Gieseking mgieseki at fedoraproject.org
Wed Oct 10 15:21:30 UTC 2012


commit a89dee104ec0fd97ac0f87d2cd26c1b9cb3cf5a3
Author: Martin Gieseking <martin.gieseking at uos.de>
Date:   Tue Sep 18 16:11:00 2012 +0200

    update to release 2.7.0

 .gitignore |    2 ++
 sources    |    2 +-
 zorba.spec |   10 +++++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3df52f4..3475457 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
 /zorba-2.1.0.tar.gz
 /zorba-2.2.0.tar.gz
 /zorba-2.5.0.zip
+/zorba-src-2.6.0.zip
+/zorba-src-2.7.0.zip
diff --git a/sources b/sources
index a2c67c5..1618f10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2212349299d48bc774f76c8e72e35f85  zorba-2.5.0.zip
+94ad2f145a99582d1abcaec8f497fb58  zorba-src-2.7.0.zip
diff --git a/zorba.spec b/zorba.spec
index 5dd114c..e6b15ea 100644
--- a/zorba.spec
+++ b/zorba.spec
@@ -11,8 +11,8 @@
 }
 
 Name:    zorba
-Version: 2.5.0
-Release: 2%{?dist}
+Version: 2.7.0
+Release: 1%{?dist}
 Summary: General purpose XQuery processor implemented in C++
 Group:   System Environment/Libraries
 
@@ -22,7 +22,7 @@ Group:   System Environment/Libraries
 License: ASL 2.0 and BSD and W3C and LGPLv2
 
 URL:     http://www.zorba-xquery.com
-Source0: http://launchpad.net/zorba/trunk/2.0/+download/%{name}-%{version}.zip
+Source0: http://launchpad.net/zorba/trunk/2.0/+download/%{name}-src-%{version}.zip
 
 # adapt path to php API wrapper 
 Patch0:  zorba-php-wrapper.patch
@@ -38,6 +38,7 @@ BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
 BuildRequires: libcurl-devel
 BuildRequires: libicu-devel
+BuildRequires: libuuid-devel
 BuildRequires: libxml2-devel
 BuildRequires: php-cli 
 BuildRequires: php-devel
@@ -238,6 +239,9 @@ rm -f doc.tmp/*.txt
 
 
 %changelog
+* Wed Oct 10 2012 Martin Gieseking <martin.gieseking at uos.de> 2.7.0-1
+- Updated to new upstream release.
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list