Hello community,

here is the log from the commit of package php5-pear-Net_LDAP2 for 
openSUSE:Factory checked in at 2014-03-05 15:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Net_LDAP2/php5-pear-Net_LDAP2.changes  
2013-03-14 15:36:31.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Net_LDAP2.new/php5-pear-Net_LDAP2.changes 
    2014-03-05 15:38:02.000000000 +0100
@@ -1,0 +2,15 @@
+Sat Mar  1 19:18:22 UTC 2014 - [email protected]
+
+- update to 2.1.0
+  * New feature: Filter::matches() can do simple filtering on entry 
+    sets (supported: equals, contain, begin, end, any; NOT, AND, OR. 
+    Filtering is simple based on regexp, no schema checks and 
+    matchRules yet!)
+  * Fixed minor bugs in Filter, LDAP and Entry class
+  * Util::split_attribute_string(): Added support for extended 
+    match operators from filters
+  * Util::split_attribute_string(): Added support for 
+    delimeter retrieval
+- provide php-pear-Net_LDAP2
+
+-------------------------------------------------------------------

Old:
----
  Net_LDAP2-2.0.12.tgz

New:
----
  Net_LDAP2-2.1.0.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5-pear-Net_LDAP2.spec ++++++
--- /var/tmp/diff_new_pack.g72H2j/_old  2014-03-05 15:38:03.000000000 +0100
+++ /var/tmp/diff_new_pack.g72H2j/_new  2014-03-05 15:38:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Net_LDAP2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,13 @@
 Summary:        Object oriented interface for searching and manipulating 
LDAP-entries
 License:        LGPL-3.0
 Group:          Productivity/Networking/Web/Servers
-Version:        2.0.12
+Version:        2.1.0
 Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
 Source0:        %{pear_name}-%{version}.tgz
 Source1:        LICENSE
-
+Provides:       php-pear-Net_LDAP2 = %{version}-%{release}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php >= 5.0
 %if 0%{?sles_version} == 10
@@ -38,18 +38,19 @@
 %endif
 BuildRequires:  php-pear >= 1.5.0
 Requires:       php >= 5.0
-Requires:       php-pear >= 1.5.0
 Requires:       php-ldap
+Requires:       php-pear >= 1.5.0
 #pecl extension. No separate project, comes with php5 project
 
-Provides:       php-pear-%{pear_name} pear-%{pear_name}
+Provides:       pear-%{pear_name}
+Provides:       php-pear-%{pear_name}
 # 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
 Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls 
Net::LDAPobject interface to directory servers. 

++++++ Net_LDAP2-2.0.12.tgz -> Net_LDAP2-2.1.0.tgz ++++++
++++ 23002 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to