[php-horde-Horde-Prefs/el6] update to 2.5.2

Remi Collet remi at fedoraproject.org
Sun Jan 12 10:27:05 UTC 2014


commit 46b9b5fb29c62f5c1b673961f89675dde3eca9c9
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sun Jan 12 11:27:13 2014 +0100

    update to 2.5.2

 .gitignore                 |    3 +++
 php-horde-Horde-Prefs.spec |    9 +++++++--
 sources                    |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ccc253d..f976f33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,6 @@
 /Horde_Prefs-2.3.2.tgz
 /Horde_Prefs-2.4.0.tgz
 /Horde_Prefs-2.4.1.tgz
+/Horde_Prefs-2.5.0.tgz
+/Horde_Prefs-2.5.1.tgz
+/Horde_Prefs-2.5.2.tgz
diff --git a/php-horde-Horde-Prefs.spec b/php-horde-Horde-Prefs.spec
index 019bef0..82f9101 100644
--- a/php-horde-Horde-Prefs.spec
+++ b/php-horde-Horde-Prefs.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Prefs
-Version:        2.4.1
+Version:        2.5.2
 Release:        1%{?dist}
 Summary:        Horde Preferences API
 
@@ -41,7 +41,7 @@ Requires:       php-pear(%{pear_channel}/Horde_Translation) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Translation) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
-# Optionnal
+# Optional
 Requires:       php-pear(%{pear_channel}/Horde_Autoloader) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Autoloader) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Db) >= 2.0.3
@@ -50,6 +50,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Image) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Image) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Ldap) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Ldap) <  3.0.0
+#Requires:       php-pear(%{pear_channel}/Horde_Kolab_Storage) >= 2.0.0
+#Requires:       php-pear(%{pear_channel}/Horde_Kolab_Storage) <  3.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Imsp) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Imsp) <  3.0.0
 # Optional and implicitly required: Horde_Mongo
@@ -139,6 +141,9 @@ fi
 
 
 %changelog
+* Mon Nov 11 2013 Remi Collet <remi at fedoraproject.org> - 2.5.2-1
+- Update to 2.5.2
+
 * Fri May 17 2013 Remi Collet <remi at fedoraproject.org> - 2.4.1-1
 - Update to 2.4.1
 - switch from Conflicts >= max to Requires < max
diff --git a/sources b/sources
index a42dc0c..9238fa5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d7b4951fadf2c078ba0a3e18aa2754e  Horde_Prefs-2.4.1.tgz
+777f4104de3fa50fddbb666cb6f01fa8  Horde_Prefs-2.5.2.tgz


More information about the scm-commits mailing list