Hello community,
here is the log from the commit of package php5-pear-Horde_Cache for
openSUSE:Factory checked in at 2012-11-28 13:31:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Cache (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Cache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Cache", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Cache/php5-pear-Horde_Cache.changes
2012-03-02 13:49:45.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Cache.new/php5-pear-Horde_Cache.changes
2012-11-28 13:31:24.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Nov 20 15:17:41 UTC 2012 - <[email protected]>
+
+- Version 2.0.1
+- [mms] Fix memcache duplicate keys (Bug #10072;
[email protected]).
+- [rla] Add license file.
+- [mms] Correctly invalidate cache when write error occurs while using the
stack driver.
+
+
+-------------------------------------------------------------------
Old:
----
Horde_Cache-1.0.4.tgz
New:
----
Horde_Cache-2.0.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Cache.spec ++++++
--- /var/tmp/diff_new_pack.dsplGq/_old 2012-11-28 13:31:25.000000000 +0100
+++ /var/tmp/diff_new_pack.dsplGq/_new 2012-11-28 13:31:25.000000000 +0100
@@ -17,36 +17,45 @@
#
-Summary: PEAR: Horde Caching API
+Summary: Horde Caching API
+License: LGPL-2.1
+Group: Development/Libraries/PHP
Name: php5-pear-Horde_Cache
%define pear_name Horde_Cache
%define pear_sname horde_cache
-Version: 1.0.4
-Release: 1
-License: LGPL-2.1
-Group: Development/Libraries/PHP
+Version: 2.0.1
+Release: 0
Source0: http://pear.horde.org/get/Horde_Cache-%{version}.tgz
Source1: COPYING
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Cache
-BuildRequires: php5-pear >= 1.4.7
-Requires: php5-pear-Horde_Db
-Requires: php5-pear-Horde_Log
-Suggests: php5-pear-Horde_Memcache
-Requires: php5-pear-Horde_Exception < 2.0.0, php5-pear-Horde_Util <
2.0.0, php5-pear >= 1.7.0
-Conflicts: php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Util = 2.0.0
+Requires: php >= 5.3.3
+BuildRequires: php >= 5.3.3
+BuildRequires: php-pear >= 1.7.0
+Requires: php5-pear-Horde_Db >= 2.0.0
+Requires: php5-pear-Horde_Log >= 2.0.0
+Suggests: php5-pear-Horde_Memcache >= 2.0.0
+Requires: php-pear >= 1.7.0
+Requires: php5-pear-Horde_Exception >= 2.0.0
+Requires: php5-pear-Horde_Util >= 2.0.0
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
BuildArch: noarch
+
+%if 0%{?sles_version} == 11
+BuildRequires: php53-devel
+%else
BuildRequires: php-macros
+%endif
+
# Fix for renaming (package convention)
-Provides: php5-pear-%{pear_sname} = %{version}
-Provides: php-pear-%{pear_sname} = %{version}
Provides: pear-%{pear_sname} = %{version}
-Obsoletes: php5-pear-%{pear_sname} < %{version}
-Obsoletes: php-pear-%{pear_sname} < %{version}
+Provides: php-pear-%{pear_sname} = %{version}
+Provides: php5-pear-%{pear_sname} = %{version}
Obsoletes: pear-%{pear_sname} < %{version}
+Obsoletes: php-pear-%{pear_sname} < %{version}
+Obsoletes: php5-pear-%{pear_sname} < %{version}
%description
This package provides a simple, functional caching API, with the option to
++++++ Horde_Cache-1.0.4.tgz -> Horde_Cache-2.0.1.tgz ++++++
++++ 4207 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]