summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Cache.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Cache.spec')
-rw-r--r--php-horde-Horde-Cache.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Cache.spec b/php-horde-Horde-Cache.spec
index a853253..5a9824d 100644
--- a/php-horde-Horde-Cache.spec
+++ b/php-horde-Horde-Cache.spec
@@ -12,7 +12,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
@@ -106,6 +106,9 @@ fi
%changelog
+* Wed May 07 2014 Remi Collet <remi@fedoraproject.org> - 2.5.0-1
+- Update to 2.5.0
+
* Fri Apr 04 2014 Remi Collet <remi@fedoraproject.org> - 2.4.2-1
- Update to 2.4.2
- drop optional dependency on Horde_Log (implicit)