Hello community,

here is the log from the commit of package php5-pear-HTML_QuickForm for 
openSUSE:Factory checked in at 2015-04-27 13:04:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-HTML_QuickForm (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-HTML_QuickForm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-HTML_QuickForm"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/php5-pear-HTML_QuickForm/php5-pear-HTML_QuickForm.changes
        2012-02-16 10:08:36.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-HTML_QuickForm.new/php5-pear-HTML_QuickForm.changes
   2015-04-27 13:04:40.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Apr 25 11:18:06 UTC 2015 - [email protected]
+
+- update to 3.2.14
+  * Fix E_STRICT "Declaration... should be compatible" 
+  (possible cause decoder crashes)
+- changes from 3.2.13
+  * maxYear in date element defaults to current year rather than 
+    2010 (bug #18171)
+  * autocomplete element now works under FF4+ (bug #18530)
+-------------------------------------------------------------------

Old:
----
  HTML_QuickForm-3.2.12.tar.bz2

New:
----
  HTML_QuickForm-3.2.14.tgz

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

Other differences:
------------------
++++++ php5-pear-HTML_QuickForm.spec ++++++
--- /var/tmp/diff_new_pack.vSiUsu/_old  2015-04-27 13:04:41.000000000 +0200
+++ /var/tmp/diff_new_pack.vSiUsu/_new  2015-04-27 13:04:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-HTML_QuickForm
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,26 +22,26 @@
 Summary:        Methods for creating, validating, processing HTML forms
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Version:        3.2.12
+Version:        3.2.14
 Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
-Source:         %{pear_name}-%{version}.tar.bz2
+Source:         
http://download.pear.php.net/package/%{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  php >= 4.3
 BuildRequires:  php-macros
 BuildRequires:  php5-pear
+Requires:       pear-HTML_Common >= 1.2.1
 Requires:       php >= 4.3
 Requires:       php5-pear
-Requires:       pear-HTML_Common >= 1.2.1
 Provides:       php-pear-%{pear_name} 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
 The HTML_QuickForm package provides methods to dynamically create, validate


Reply via email to