Hello community,

here is the log from the commit of package php7-redis for openSUSE:Factory 
checked in at 2018-01-06 18:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-redis (Old)
 and      /work/SRC/openSUSE:Factory/.php7-redis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-redis"

Sat Jan  6 18:48:33 2018 rev:5 rq:561678 version:3.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-redis/php7-redis.changes    2017-10-09 
19:48:36.358569117 +0200
+++ /work/SRC/openSUSE:Factory/.php7-redis.new/php7-redis.changes       
2018-01-06 18:48:34.224966568 +0100
@@ -1,0 +2,12 @@
+Thu Jan  4 15:03:01 UTC 2018 - i...@ilya.pp.ua
+
+- Update to 3.1.6
+  * ChangeLog 
https://pecl.php.net/package-changelog.php?package=redis&release=3.1.6
+  * Fix of RedisArray distributor hashing function which was broken in 3.1.4.
+  * Fix RedisCluster constructor with PHP 7 strict scalar type.
+  * Allow to use empty string as persistant_id.
+  * Fix cluster_init_seeds.
+  * Fix z_seeds may be a reference.
+  * PHP >=7.3 uses zend_string for php_url elements.
+
+-------------------------------------------------------------------

Old:
----
  redis-3.1.4.tgz

New:
----
  redis-3.1.6.tgz

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

Other differences:
------------------
++++++ php7-redis.spec ++++++
--- /var/tmp/diff_new_pack.TJb0VS/_old  2018-01-06 18:48:35.052927880 +0100
+++ /var/tmp/diff_new_pack.TJb0VS/_new  2018-01-06 18:48:35.056927693 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-redis
 #
-# 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
@@ -18,12 +18,12 @@
 %define php_name    php7
 %define pkg_name    redis
 Name:           %{php_name}-%{pkg_name}
-Version:        3.1.4
+Version:        3.1.6
 Release:        0
 Summary:        API for communicating with Redis servers
 License:        PHP-3.01
 Group:          Productivity/Networking/Web/Servers
-Url:            https://pecl.php.net/package/%{pkg_name}
+URL:            https://pecl.php.net/package/%{pkg_name}
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        %{pkg_name}.ini
 BuildRequires:  %{php_name}-devel >= 7.0.1
@@ -62,7 +62,6 @@
 install -m644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
 
 %files
-%defattr(0644,root,root,-)
 %{_libdir}/%{php_name}/extensions/%{pkg_name}.so
 %config(noreplace) %{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
 %doc COPYING CREDITS README.markdown

++++++ redis-3.1.4.tgz -> redis-3.1.6.tgz ++++++
++++ 62629 lines of diff (skipped)


Reply via email to