Hello community,
here is the log from the commit of package php5-pear-Net_LDAP2 for
openSUSE:Factory checked in at 2013-03-14 15:20:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Net_LDAP2 (Old)
and /work/SRC/openSUSE:Factory/.php5-pear-Net_LDAP2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php5-pear-Net_LDAP2", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Net_LDAP2/php5-pear-Net_LDAP2.changes
2012-02-15 16:17:26.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.php5-pear-Net_LDAP2.new/php5-pear-Net_LDAP2.changes
2013-03-14 15:21:20.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Feb 1 11:11:32 UTC 2013 - [email protected]
+
+- New upstream release 2.0.12
+ * inmproved performance with large search results
+ * Fixed some minor issues with Net_LDAP2_Filter and Net_LDAP2->dnExists()
+ * Added NOT filter to Net_LDAP2_Filter::create() so negating is more easily
now
+
+-------------------------------------------------------------------
Old:
----
Net_LDAP2-2.0.11.tgz
New:
----
Net_LDAP2-2.0.12.tgz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ php5-pear-Net_LDAP2.spec ++++++
--- /var/tmp/diff_new_pack.dtcpQW/_old 2013-03-14 15:21:30.000000000 +0100
+++ /var/tmp/diff_new_pack.dtcpQW/_new 2013-03-14 15:21:30.000000000 +0100
@@ -22,21 +22,26 @@
Summary: Object oriented interface for searching and manipulating
LDAP-entries
License: LGPL-3.0
Group: Productivity/Networking/Web/Servers
-Version: 2.0.11
+Version: 2.0.12
Release: 0
BuildArch: noarch
Url: http://pear.php.net/package/%{pear_name}
Source0: %{pear_name}-%{version}.tgz
Source1: LICENSE
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: php >= 4
+BuildRequires: php >= 5.0
+%if 0%{?sles_version} == 10
BuildRequires: php-macros
-BuildRequires: php5-pear
-Requires: php >= 4
-Requires: php5-pear
-Requires: php5-ldap
+%else
+BuildRequires: php-devel >= 5.0
+%endif
+BuildRequires: php-pear >= 1.5.0
+Requires: php >= 5.0
+Requires: php-pear >= 1.5.0
+Requires: php-ldap
#pecl extension. No separate project, comes with php5 project
-#
+
Provides: php-pear-%{pear_name} pear-%{pear_name}
# Fix for renaming (package convention)
Provides: php5-pear-%{pear_sname} = %{version}
++++++ Net_LDAP2-2.0.11.tgz -> Net_LDAP2-2.0.12.tgz ++++++
++++ 22474 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]