Hello community,

here is the log from the commit of package php5-pear-DB for openSUSE:Factory 
checked in at 2014-12-16 14:48:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-DB (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-DB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-DB"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-DB/php5-pear-DB.changes        
2013-03-15 10:45:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.php5-pear-DB.new/php5-pear-DB.changes   
2014-12-16 14:47:46.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Dec 11 16:18:20 UTC 2014 - a...@ajaissle.de
+
+- New release to 1.8.2
+  * Fix bug #20447 (Have quoteString() remove quotes like it used to)
+
+- Release 1.8.1
+  * Fix bug #19785 (Ensure calling quote() is safe)
+
+- Release 1.8.0
+  *E_STRICT compliance, require PHP 5.
+  * Fix array to string conversion in connect() when class does not exist.
+
+-------------------------------------------------------------------

Old:
----
  DB-1.7.14.tgz

New:
----
  DB-1.8.2.tgz

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

Other differences:
------------------
++++++ php5-pear-DB.spec ++++++
--- /var/tmp/diff_new_pack.16c3LI/_old  2014-12-16 14:47:47.000000000 +0100
+++ /var/tmp/diff_new_pack.16c3LI/_new  2014-12-16 14:47:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-DB
 #
-# Copyright (c) 2013 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,7 +22,7 @@
 Summary:        Database Abstraction Layer
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Version:        1.7.14
+Version:        1.8.2
 Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
@@ -30,14 +30,14 @@
 Source1:        %{pear_name}.rpmlintrc
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  php >= 4.2.0
+BuildRequires:  php >= 5.0.0
 %if 0%{?sles_version} == 10
 BuildRequires:  php-macros
 %else
-BuildRequires:  php-devel >= 4.2.0
+BuildRequires:  php-devel >= 5.0.0
 %endif
 BuildRequires:  php-pear >= 1.4.0
-Requires:       php >= 4.2.0
+Requires:       php >= 5.0.0
 Requires:       php-pear >= 1.4.0
 
 Provides:       pear-%{pear_name}
@@ -77,8 +77,6 @@
 There is also a driver for the dbase extension, but it can't be used
 interchangeably because dbase doesn't support many standard DBMS features.
 
-DB is compatible with both PHP 4 and PHP 5.
-
 %prep
 %setup -c
 

++++++ DB-1.7.14.tgz -> DB-1.8.2.tgz ++++++
++++ 46669 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to