Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-memcached for openSUSE:Factory 
checked in at 2022-03-24 22:58:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-memcached (Old)
 and      /work/SRC/openSUSE:Factory/.php-memcached.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-memcached"

Thu Mar 24 22:58:47 2022 rev:3 rq:964720 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-memcached/php-memcached.changes      
2022-01-26 21:27:24.905814263 +0100
+++ /work/SRC/openSUSE:Factory/.php-memcached.new.1900/php-memcached.changes    
2022-03-24 23:01:13.932437723 +0100
@@ -1,0 +2,13 @@
+Thu Mar 24 18:57:34 UTC 2022 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- Update to 3.2.0
+  * PHP 8.0 and 8.1 support
+  * store_retry_count is no more set explicitly (#452)
+  * fix MemcachedServer (libmemcached-awesome is recommended)
+  * code cleanup
+  * remove patches no longer needed
+    - fixup-unit-tests-broken-in-php8.patch
+    - fixup-unit-tests.patch
+    - fix-zend_dtoa-API-change.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-zend_dtoa-API-change.patch
  fixup-unit-tests-broken-in-php8.patch
  fixup-unit-tests.patch
  memcached-3.1.5.tgz

New:
----
  memcached-3.2.0.tgz

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

Other differences:
------------------
++++++ php-memcached.spec ++++++
--- /var/tmp/diff_new_pack.ZAbkfM/_old  2022-03-24 23:01:14.408438182 +0100
+++ /var/tmp/diff_new_pack.ZAbkfM/_new  2022-03-24 23:01:14.416438190 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-memcached
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,18 +29,13 @@
 %define pkg_name    memcached
 
 Name:           %{php_name}-%{pkg_name}
-Version:        3.1.5
+Version:        3.2.0
 Release:        0
 Summary:        PHP MemcacheD client Extension
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
 URL:            https://pecl.php.net/package/memcached
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
-# PATCH-FIX-UPSTREAM: 
https://github.com/php-memcached-dev/php-memcached/pull/475
-Patch1:         fixup-unit-tests.patch
-Patch2:         fixup-unit-tests-broken-in-php8.patch
-# PATCH-FIX-UPSTREAM: 
https://github.com/php-memcached-dev/php-memcached/pull/487
-Patch3:         fix-zend_dtoa-API-change.patch
 BuildRequires:  %{php_name}-devel
 %if 0%{?suse_version} > 1500
 BuildRequires:  fastlzlib-devel
@@ -61,11 +56,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-%patch1
-%if "%{php_name}" == "php8"
-%patch2
-%endif
-%patch3 -p1
 
 %build
 export CFLAGS="%{optflags} -fvisibility=hidden"

++++++ memcached-3.1.5.tgz -> memcached-3.2.0.tgz ++++++
++++ 28738 lines of diff (skipped)

Reply via email to