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

Remi Collet remi at fedoraproject.org
Sat Apr 5 07:36:36 UTC 2014


commit 99b09c409bb98414806f87341f3c00b44b2ffd15
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat Apr 5 09:36:22 2014 +0200

    update to 2.4.2

 .gitignore                 |    1 +
 php-horde-Horde-Cache.spec |   10 ++++++----
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3503cda..b001dd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ clog
 /Horde_Cache-2.3.0.tgz
 /Horde_Cache-2.4.0.tgz
 /Horde_Cache-2.4.1.tgz
+/Horde_Cache-2.4.2.tgz
diff --git a/php-horde-Horde-Cache.spec b/php-horde-Horde-Cache.spec
index 2c0e00a..b75e9e3 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.1
+Version:        2.4.2
 Release:        1%{?dist}
 Summary:        Horde Caching API
 
@@ -43,15 +43,13 @@ Requires:       php-pear(%{pear_channel}/Horde_Util) <  3.0.0
 # From package.xml, optional
 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_Log) >= 2.0.0
-Requires:       php-pear(%{pear_channel}/Horde_Log) <  3.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
 Requires:       php-date
 Requires:       php-spl
 # Optional and omitted to avoid circular dep : Horde_Db
-# Optional and implicitly requires Horde_Memcache
+# Optional and implicitly requires Horde_Memcache, Horde_Log
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
 
@@ -107,6 +105,10 @@ fi
 
 
 %changelog
+* 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)
+
 * Tue Feb 11 2014 Remi Collet <remi at fedoraproject.org> - 2.4.1-1
 - Update to 2.4.1
 
diff --git a/sources b/sources
index 889a073..1328715 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a1e140e405b938121f8c02b48f539db  Horde_Cache-2.4.1.tgz
+47b5099ca595747eb00a6c8de3093306  Horde_Cache-2.4.2.tgz


More information about the scm-commits mailing list