Hello community,
here is the log from the commit of package php5-pear-Horde_Util for
openSUSE:Factory checked in at 2012-11-28 14:55:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Util (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Horde_Util.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Horde_Util", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/php5-pear-Horde_Util/php5-pear-Horde_Util.changes
2012-01-19 11:06:54.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Util.new/php5-pear-Horde_Util.changes
2012-11-28 14:55:56.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Nov 20 16:04:16 UTC 2012 - <[email protected]>
+
+- Version 2.0.1
+- [mms] Add Horde_Variables#filter().
+- [jan] Implement ArrayAccess in Horde_Variables.
+- [mms] Fix Horde_String::validUtf8() to workaround PHP/PCRE bug where
segfault will occur on input strings > ~5000 characters
+- [mms] Add Horde_String::trimUtf8Bom().
+
+
+-------------------------------------------------------------------
Old:
----
Horde_Util-1.2.0.tgz
New:
----
Horde_Util-2.0.1.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Horde_Util.spec ++++++
--- /var/tmp/diff_new_pack.zWKb5n/_old 2012-11-28 14:55:57.000000000 +0100
+++ /var/tmp/diff_new_pack.zWKb5n/_new 2012-11-28 14:55:57.000000000 +0100
@@ -19,32 +19,34 @@
%define peardir %(pear config-get php_dir 2> /dev/null || echo
%{_datadir}/pear)
%define xmldir /var/lib/pear
-Summary: PEAR: Horde Utility Libraries
+Summary: Horde Utility Libraries
License: LGPL-2.1
Group: Development/Libraries/PHP
Name: php5-pear-Horde_Util
-Version: 1.2.0
+Version: 2.0.1
Release: 0
Source0: http://pear.horde.org/get/Horde_Util-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://pear.horde.org/package/Horde_Util
-BuildRequires: php5-pear >= 1.7.0
-Requires: php5-pear-Horde_Url < 2.0.0
-Requires: php5-pear >= 1.7.0
-Requires: php5-dom
+Requires: php >= 5.3.3
+BuildRequires: php >= 5.3.3
+BuildRequires: php-pear >= 1.7.0
+Requires: php-dom
+Requires: php-pear >= 1.7.0
+Requires: php5-pear-Horde_Url >= 2.0.0
BuildRequires: php5-pear-channel-horde
Requires: php5-pear-channel-horde
BuildArch: noarch
%define pear_name Horde_Util
%define pear_sname horde_util
# 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
These classes provide functionality useful for all kind of applications.
++++++ Horde_Util-1.2.0.tgz -> Horde_Util-2.0.1.tgz ++++++
++++ 8837 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]