Hello community,

here is the log from the commit of package php7-pear-Net_Sieve for 
openSUSE:Factory checked in at 2018-11-06 14:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-pear-Net_Sieve (Old)
 and      /work/SRC/openSUSE:Factory/.php7-pear-Net_Sieve.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-pear-Net_Sieve"

Tue Nov  6 14:38:33 2018 rev:2 rq:646334 version:1.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-pear-Net_Sieve/php7-pear-Net_Sieve.changes  
2017-11-15 16:50:56.359115920 +0100
+++ 
/work/SRC/openSUSE:Factory/.php7-pear-Net_Sieve.new/php7-pear-Net_Sieve.changes 
    2018-11-06 14:38:46.288651996 +0100
@@ -1,0 +2,17 @@
+Sun Nov  4 23:43:53 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------
+Sun Nov  4 16:44:54 UTC 2018 - Aeneas Jaißle <[email protected]>
+
+- New upstream release 1.4.4
+  * Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
+
+- Changes 1.4.3:
+  * Support GSSAPI authentication
+
+- Changes 1.4.2:
+  * Composer: Fix license identifier, don't use unbound version numbers for 
deps
+
+-------------------------------------------------------------------

Old:
----
  Net_Sieve-1.4.1.tgz

New:
----
  Net_Sieve-1.4.4.tgz

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

Other differences:
------------------
++++++ php7-pear-Net_Sieve.spec ++++++
--- /var/tmp/diff_new_pack.Xg6neb/_old  2018-11-06 14:38:47.104650763 +0100
+++ /var/tmp/diff_new_pack.Xg6neb/_new  2018-11-06 14:38:47.112650751 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-pear-Net_Sieve
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,33 +12,37 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define php_name php7
 %define pear_name  Net_Sieve
 Name:           php7-pear-Net_Sieve
-Version:        1.4.1
+Version:        1.4.4
 Release:        0
-Summary:        Handles talking to a sieve server
+Summary:        PHP module for talking to a sieve server
 License:        BSD-2-Clause
 Group:          Development/Libraries/Other
 Url:            http://pear.php.net/package/%{pear_name}
 Source:         
http://download.pear.php.net/package/%{pear_name}-%{version}.tgz
-BuildRequires:  %{php_name}-devel
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{php_name}-devel >= 5.0
 BuildRequires:  %{php_name}-pear
-Requires:       %{php_name}
+%if 0%{?suse_version} < 1330
+BuildRequires:  %{php_name}-macros
+%endif
+BuildArch:      noarch
+
+Requires:       %{php_name} >= 5.0
 Requires:       %{php_name}-pear
 Requires:       php-pear(Net_Socket) >= 1.0
+
 Suggests:       php-pear(Auth_SASL) >= 1.0
+
 Provides:       php-pear-%{pear_name} = %{version}
 Provides:       php-pear(%{pear_name}) = %{version}
 Obsoletes:      php5-pear-%{pear_name}
-BuildArch:      noarch
-%if 0%{?suse_version} < 1330
-BuildRequires:  %{php_name}-macros
-%endif
 
 %description
 This package provides an API to talk to servers implementing the managesieve 
protocol. It can be used to install and remove sieve scripts, mark them active 
etc.

++++++ Net_Sieve-1.4.1.tgz -> Net_Sieve-1.4.4.tgz ++++++
++++ 16907 lines of diff (skipped)


Reply via email to