[php-horde-Horde-Prefs/f20] update to 2.7.0

Remi Collet remi at fedoraproject.org
Sat Aug 30 09:13:37 UTC 2014


commit a721e3b82d557c1aebd0838e55d9ec694efd05ea
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Aug 30 11:13:39 2014 +0200

    update to 2.7.0

 .gitignore                 |    1 +
 php-horde-Horde-Prefs.spec |    6 +++++-
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92b53d2..e91f905 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Horde_Prefs-2.5.1.tgz
 /Horde_Prefs-2.5.2.tgz
 /Horde_Prefs-2.6.0.tgz
+/Horde_Prefs-2.7.0.tgz
diff --git a/php-horde-Horde-Prefs.spec b/php-horde-Horde-Prefs.spec
index e73e770..b4f34af 100644
--- a/php-horde-Horde-Prefs.spec
+++ b/php-horde-Horde-Prefs.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Prefs
-Version:        2.6.0
+Version:        2.7.0
 Release:        1%{?dist}
 Summary:        Horde Preferences API
 
@@ -87,6 +87,7 @@ sed -e '/%{pear_name}.po/d' \
     -e '/Horde_Other.po/d' \
     -e '/%{pear_name}.mo/s/md5sum=.*name=/name=/' \
     ../package.xml >%{name}.xml
+touch -r ../package.xml %{name}.xml
 
 
 %build
@@ -151,6 +152,9 @@ fi
 
 
 %changelog
+* Sat Aug 30 2014 Remi Collet <remi at fedoraproject.org> - 2.7.0-1
+- Update to 2.7.0
+
 * Sat May 03 2014 Remi Collet <remi at fedoraproject.org> - 2.6.0-1
 - Update to 2.6.0
 - add optional dep on Horde_Cache and Horde_Kolab_Storage
diff --git a/sources b/sources
index 4c65fc5..e287a08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3315c36d7b8f51bf1db19af3e6d16db0  Horde_Prefs-2.6.0.tgz
+03e7da4f063307ce7ab399f374248260  Horde_Prefs-2.7.0.tgz


More information about the scm-commits mailing list