Hello community,

here is the log from the commit of package php5-pear-Mail for openSUSE:Factory 
checked in at 2017-03-12 20:05:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Mail (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Mail"

Sun Mar 12 20:05:20 2017 rev:12 rq:478569 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Mail/php5-pear-Mail.changes    
2014-06-01 19:40:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.php5-pear-Mail.new/php5-pear-Mail.changes       
2017-03-12 20:05:21.254259301 +0100
@@ -1,0 +2,23 @@
+Fri Feb 24 16:38:20 UTC 2017 - [email protected]
+
+- Update to 1.3.0
+  - Updated minimum dependencies to php 5.2.1
+  - Added composer support.
+  - Added Travis CI test support.
+  - Updated code to use PHP 5 method signatures.
+  Implemented requests:
+  - #17888, #17865: Reduce peak memory usage when using the
+    smtp/smtpmx backend [alec]
+  - Ability to pass socket options to Net_SMTP
+  Fixed bugs:
+  - #18109: New "pipelining" parameter for SMTP backend never
+    used [alec]
+  - #17317: Invalid periods in mailbox not marked as invalid [alec]
+  - #17388: Deprecated assigning the return value of new by
+    reference [alec]
+  - #17866, #20424, #12071, #17553: Non-static method
+    Mail_RFC822::parseAddressList called statically [alec]
+  - #17178: Mail_RFC822::parseAddressList does not accept
+    RFC-valid empty-group syntax [alec]
+
+-------------------------------------------------------------------

Old:
----
  Mail-1.2.0.tgz

New:
----
  Mail-1.3.0.tgz

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

Other differences:
------------------
++++++ php5-pear-Mail.spec ++++++
--- /var/tmp/diff_new_pack.7eo3lC/_old  2017-03-12 20:05:22.022150642 +0100
+++ /var/tmp/diff_new_pack.7eo3lC/_new  2017-03-12 20:05:22.022150642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Mail
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,27 +22,27 @@
 Summary:        Multiple interfaces for sending emails
 License:        BSD-3-Clause and SUSE-PHP-2.02
 Group:          Productivity/Networking/Web/Servers
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
-Source:         %{pear_name}-%{version}.tgz
+Source:         
http://download.pear.php.net/package/%{pear_name}-%{version}.tgz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  php >= 4.4.9
+BuildRequires:  php >= 5.2.1
 %if 0%{?sles_version} == 10
 BuildRequires:  php-macros
 %else
-BuildRequires:  php-devel >= 4.4.9
+BuildRequires:  php-devel >= 5.2.1
 %endif
 BuildRequires:  php-pear >= 1.5.6
-Requires:       php >= 4.4.9
+Requires:       php >= 5.2.1
 Requires:       php-pear >= 1.5.6
 # optional
 Suggests:       php-pear-Net_SMTP >= 1.4.1
 
-Provides:       php-pear-%{pear_name} pear-%{pear_name}
 Provides:       pear-%{pear_sname} = %{version}
+Provides:       php-pear-%{pear_name} pear-%{pear_name}
 Provides:       php-pear-%{pear_sname} = %{version}
 Provides:       php5-pear-%{pear_sname} = %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}

++++++ Mail-1.2.0.tgz -> Mail-1.3.0.tgz ++++++
++++ 6148 lines of diff (skipped)


Reply via email to