[libkolabxml/el6] Update to version 0.7.0

Jeroen van Meeuwen kanarip at fedoraproject.org
Wed Jul 25 08:36:45 UTC 2012


commit b0101d73b7af040811d1b8d37c2f06cf4651c7a7
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Jul 25 10:33:09 2012 +0200

    Update to version 0.7.0

 .gitignore       |    1 +
 libkolabxml.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7b93bb..841f408 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libkolabxml-0.5.tar.gz
 /libkolabxml-0.6.tar.gz
 /libkolabxml-0.6.0.tar.gz
+/libkolabxml-0.7.0.tar.gz
diff --git a/libkolabxml.spec b/libkolabxml.spec
index 52c3304..a9d6b22 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -12,8 +12,8 @@
 }
 
 Name:           libkolabxml
-Version:        0.6.0
-Release:        3%{?dist}
+Version:        0.7.0
+Release:        1%{?dist}
 Summary:        Kolab XML format collection parser library
 
 Group:          System Environment/Libraries
@@ -37,6 +37,7 @@ BuildRequires:  gcc-c++
 BuildRequires:  kdelibs-devel
 BuildRequires:  kdepimlibs-devel
 %endif
+BuildRequires:  libcurl-devel
 BuildRequires:  php-devel >= 5.3
 BuildRequires:  python-devel
 BuildRequires:  qt-devel >= 3
@@ -189,6 +190,9 @@ rm -rf %{buildroot}
 %{python_sitearch}/_kolabformat.so
 
 %changelog
+* Wed Jul 25 2012 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 0.7.0-1
+- New upstream version
+
 * Wed Jun 27 2012 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 0.6.0-3
 - Correct dependency on php
 
diff --git a/sources b/sources
index 8b82c88..93b0a60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-637afd45fdb8d35745fce743a98f0b95  libkolabxml-0.6.0.tar.gz
+3a057811413ea0239f206abb08a5fdce  libkolabxml-0.7.0.tar.gz


More information about the scm-commits mailing list