Hello community,

here is the log from the commit of package php7-memcached for openSUSE:Factory 
checked in at 2019-10-08 19:59:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-memcached (Old)
 and      /work/SRC/openSUSE:Factory/.php7-memcached.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-memcached"

Tue Oct  8 19:59:03 2019 rev:7 rq:736012 version:3.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-memcached/php7-memcached.changes    
2019-01-03 18:06:58.544121823 +0100
+++ /work/SRC/openSUSE:Factory/.php7-memcached.new.2352/php7-memcached.changes  
2019-10-08 19:59:10.999972338 +0200
@@ -1,0 +2,9 @@
+Mon Oct  7 15:38:44 UTC 2019 - Johannes Weberhofer <jweberho...@weberhofer.at>
+
+- Update to 3.1.4
+  * Test on PHP 7.4 as well as 8.0 (#440)
+  * Fix segfault for unknown memcached flags (#431)
+  * Update documented defaults for sess_lock_retries (#432)
+  * Remove stray instances of the TSRMLS_CC macro for PHP 8 compatibility 
(#444)
+
+-------------------------------------------------------------------

Old:
----
  memcached-3.1.3.tgz

New:
----
  memcached-3.1.4.tgz

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

Other differences:
------------------
++++++ php7-memcached.spec ++++++
--- /var/tmp/diff_new_pack.FT6VAL/_old  2019-10-08 19:59:11.755970073 +0200
+++ /var/tmp/diff_new_pack.FT6VAL/_new  2019-10-08 19:59:11.759970061 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-memcached
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -20,12 +20,12 @@
 %define conf_dir %{_sysconfdir}/php7/conf.d
 %define ext_dir  %(%{__php_config} --extension-dir)
 Name:           php7-memcached
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 Summary:        PHP MemcacheD client Extension
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Url:            http://pecl.php.net/package/memcached
+URL:            http://pecl.php.net/package/memcached
 Source0:        http://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 BuildRequires:  libmemcached-devel >= 1.0.10
 BuildRequires:  memcached
@@ -34,10 +34,9 @@
 BuildRequires:  php7-json
 BuildRequires:  pkgconfig
 BuildRequires:  sysvinit-tools
-Requires:       php7-json
 Requires:       php(api) = %{php_core_api}
 Requires:       php(zend-abi) = %{php_zend_api}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       php7-json
 
 %description
 This extension uses libmemcached library to provide API for
@@ -84,7 +83,8 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog CREDITS LICENSE memcached-api.php README.markdown
+%license LICENSE
+%doc ChangeLog CREDITS memcached-api.php README.markdown
 %{ext_dir}/%{pkg_name}.so
 %config(noreplace) %{conf_dir}/%{pkg_name}.ini
 

++++++ memcached-3.1.3.tgz -> memcached-3.1.4.tgz ++++++
++++ 27279 lines of diff (skipped)


Reply via email to