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

Remi Collet remi at fedoraproject.org
Wed May 7 09:29:41 UTC 2014


commit c385fe5239fd09ac547873a9000fe9b122a514df
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed May 7 11:30:02 2014 +0200

    update to 2.5.0

 .gitignore                 |    1 +
 php-horde-Horde-Cache.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b001dd0..d39216c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ clog
 /Horde_Cache-2.4.0.tgz
 /Horde_Cache-2.4.1.tgz
 /Horde_Cache-2.4.2.tgz
+/Horde_Cache-2.5.0.tgz
diff --git a/php-horde-Horde-Cache.spec b/php-horde-Horde-Cache.spec
index b75e9e3..924ed14 100644
--- a/php-horde-Horde-Cache.spec
+++ b/php-horde-Horde-Cache.spec
@@ -13,7 +13,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-Horde-Cache
-Version:        2.4.2
+Version:        2.5.0
 Release:        1%{?dist}
 Summary:        Horde Caching API
 
@@ -45,7 +45,7 @@ Requires:       php-pear(%{pear_channel}/Horde_HashTable) >= 1.0.0
 Requires:       php-pear(%{pear_channel}/Horde_HashTable) <  2.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Mongo) >= 1.0.0
 Requires:       php-pear(%{pear_channel}/Horde_Mongo) <  2.0.0
-# From phpcompatinfo report for version 2.4.0
+# From phpcompatinfo report for version 2.5.0
 Requires:       php-date
 Requires:       php-spl
 # Optional and omitted to avoid circular dep : Horde_Db
@@ -105,6 +105,9 @@ fi
 
 
 %changelog
+* Wed May 07 2014 Remi Collet <remi at fedoraproject.org> - 2.5.0-1
+- Update to 2.5.0
+
 * Fri Apr 04 2014 Remi Collet <remi at fedoraproject.org> - 2.4.2-1
 - Update to 2.4.2
 - drop optional dependency on Horde_Log (implicit)
diff --git a/sources b/sources
index 1328715..981e682 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47b5099ca595747eb00a6c8de3093306  Horde_Cache-2.4.2.tgz
+2be620fc1b14786d311a1b54040fcf4a  Horde_Cache-2.5.0.tgz


More information about the scm-commits mailing list