[php-horde-Horde-Data/f20] update to 2.1.0

Remi Collet remi at fedoraproject.org
Mon Jul 7 12:52:10 UTC 2014


commit e0a6a57a47a1bde30b14218ad6ed87d676b0c0a7
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jul 7 14:52:21 2014 +0200

    update to 2.1.0

 .gitignore                |    1 +
 php-horde-Horde-Data.spec |    8 ++++++--
 sources                   |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7e52b6..a4e32b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Horde_Data-2.0.3.tgz
 /Horde_Data-2.0.4.tgz
 /Horde_Data-2.0.5.tgz
+/Horde_Data-2.1.0.tgz
diff --git a/php-horde-Horde-Data.spec b/php-horde-Horde-Data.spec
index 3f942e4..bacc466 100644
--- a/php-horde-Horde-Data.spec
+++ b/php-horde-Horde-Data.spec
@@ -1,4 +1,4 @@
-# spec file for php-horde-Horde-Compress
+# spec file for php-horde-Horde-Data
 #
 # Copyright (c) 2012-2014 Nick Bebout, Remi Collet
 #
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Data
-Version:        2.0.5
+Version:        2.1.0
 Release:        1%{?dist}
 Summary:        Horde Data API
 
@@ -74,6 +74,7 @@ cd %{pear_name}-%{version}
 sed -e '/%{pear_name}.po/d' \
     -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
     ../package.xml >%{name}.xml
+touch -r ../package.xml %{name}.xml
 
 
 %build
@@ -135,6 +136,9 @@ fi
 
 
 %changelog
+* Mon Jul 07 2014 Remi Collet <remi at fedoraproject.org> - 2.1.0-1
+- Update to 2.1.0
+
 * Thu May 22 2014 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
 - Update to 2.0.5
 
diff --git a/sources b/sources
index e43bd3b..e8a2c08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ede78e74610b3ff91a4a70142f35d5b  Horde_Data-2.0.5.tgz
+ced707f8553a4ab296fde760418d42e1  Horde_Data-2.1.0.tgz


More information about the scm-commits mailing list