Hello community,

here is the log from the commit of package php5-pear-Net_SMTP for 
openSUSE:Factory checked in at 2015-12-01 09:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5-pear-Net_SMTP (Old)
 and      /work/SRC/openSUSE:Factory/.php5-pear-Net_SMTP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5-pear-Net_SMTP"

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5-pear-Net_SMTP/php5-pear-Net_SMTP.changes    
2013-11-24 18:11:39.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Net_SMTP.new/php5-pear-Net_SMTP.changes   
    2015-12-01 09:19:39.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Sep 15 13:21:08 UTC 2015 - [email protected]
+
+- New upstream release 1.7.1
+  * Fix a syntax error in the quotedata() test.
+  * Fix an undefined value resulting from a bad merge. (#23)
+  * Add TLSv1.1 and TLSv1.2 support for STARTTLS connections. (#22)
+
+- Changes 1.7.0:
+  * This version drops PHP 4 support in favor of more modern PHP language 
constructs.
+
+-------------------------------------------------------------------

Old:
----
  Net_SMTP-1.6.2.tgz

New:
----
  Net_SMTP-1.7.1.tgz

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

Other differences:
------------------
++++++ php5-pear-Net_SMTP.spec ++++++
--- /var/tmp/diff_new_pack.HWvgz7/_old  2015-12-01 09:19:40.000000000 +0100
+++ /var/tmp/diff_new_pack.HWvgz7/_new  2015-12-01 09:19:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Net_SMTP
 #
-# Copyright (c) 2013 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
@@ -18,42 +18,40 @@
 
 Name:           php5-pear-Net_SMTP
 %define pear_name  Net_SMTP
-%define pear_sname net_smtp
 Summary:        An implementation of the SMTP protocol
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Version:        1.6.2
+Version:        1.7.1
 Release:        0
 BuildArch:      noarch
 Url:            http://pear.php.net/package/%{pear_name}
 Source:         %{pear_name}-%{version}.tgz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?sles_version} == 11
-BuildRequires:  php53
-BuildRequires:  php53-devel
-%else
-BuildRequires:  php >= 4.0.5
-%if 0%{?sles_version} == 10
-BuildRequires:  php-macros
-%else
-BuildRequires:  php-devel
-%endif
-%endif
+BuildRequires:  php >= 5.4.0
+BuildRequires:  php-devel >= 5.4.0
 BuildRequires:  php-pear
-Requires:       php >= 4.0.5
+Requires:       php >= 5.4.0
 Requires:       php-pear
 Requires:       php-pear-Net_Socket >= 1.0.7
 Suggests:       php-pear-Auth_SASL
-#
-Provides:       pear-%{pear_name}
-Provides:       php-pear-%{pear_name}
-# Fix for renaming (package convention)
+
+Provides:       php-pear-%{pear_name}   = %{version}
+Provides:       php-pear(%{pear_name})  = %{version}
+Obsoletes:      php-pear-%{pear_name}   < %{version}
+Obsoletes:      php-pear(%{pear_name})  < %{version}
+
+## Drop these relics in December 2015
+%define pear_sname net_smtp
+Provides:       pear-%{pear_name}       = %{version}
 Provides:       pear-%{pear_sname} = %{version}
 Provides:       php-pear-%{pear_sname} = %{version}
 Provides:       php5-pear-%{pear_sname} = %{version}
+
+Obsoletes:      pear-%{pear_name}       < %{version}
 Obsoletes:      pear-%{pear_sname} < %{version}
 Obsoletes:      php-pear-%{pear_sname} < %{version}
 Obsoletes:      php5-pear-%{pear_sname} < %{version}
+## End of "Drop this" section
 
 %description
 Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.

++++++ Net_SMTP-1.6.2.tgz -> Net_SMTP-1.7.1.tgz ++++++
++++ 3679 lines of diff (skipped)


Reply via email to