[php-horde-Horde-Cache] update to 2.3.0

Remi Collet remi at fedoraproject.org
Tue Oct 8 07:45:00 UTC 2013


commit 25462ee546f35f8f9cb3757e3dda8d97679e96f2
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Oct 8 09:44:47 2013 +0200

    update to 2.3.0

 .gitignore                 |    1 +
 php-horde-Horde-Cache.spec |    8 +++++---
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6603209..e7ae246 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ clog
 /Horde_Cache-2.1.0.tgz
 /Horde_Cache-2.2.0.tgz
 /Horde_Cache-2.2.1.tgz
+/Horde_Cache-2.3.0.tgz
diff --git a/php-horde-Horde-Cache.spec b/php-horde-Horde-Cache.spec
index d6af921..5dc6aa1 100644
--- a/php-horde-Horde-Cache.spec
+++ b/php-horde-Horde-Cache.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Cache
-Version:        2.2.1
+Version:        2.3.0
 Release:        1%{?dist}
 Summary:        Horde Caching API
 
@@ -35,9 +35,8 @@ Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 # Optional dependencies
 Requires:       php-pear(%{pear_channel}/Horde_Log) >= 2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Log) <  3.0.0
-Requires:       php-pear(%{pear_channel}/Horde_Memcache) >= 2.0.0
-Requires:       php-pear(%{pear_channel}/Horde_Memcache) <  3.0.0
 # Optional and omitted to avoid circular dep : Horde_Db
+# Optional and implicitly requires Horde_Memcache
 # Optional and not yet available: Horde_Mongo, Horde_HashTable
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
@@ -94,6 +93,9 @@ fi
 
 
 %changelog
+* Tue Oct 08 2013 Remi Collet <remi at fedoraproject.org> - 2.3.0-1
+- Update to 2.3.0
+
 * Thu Jul 25 2013 Remi Collet <remi at fedoraproject.org> - 2.2.1-1
 - Update to 2.2.1
 
diff --git a/sources b/sources
index f286e91..9266e6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a84e633df1cd4c19c13cd69e394465a8  Horde_Cache-2.2.1.tgz
+2358522bdc4b1b7430b1529c9cd0d7c7  Horde_Cache-2.3.0.tgz


More information about the scm-commits mailing list