Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-redis for openSUSE:Factory 
checked in at 2023-09-13 20:44:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-redis (Old)
 and      /work/SRC/openSUSE:Factory/.php-redis.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-redis"

Wed Sep 13 20:44:27 2023 rev:7 rq:1110675 version:6.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-redis/php-redis.changes      2022-12-10 
21:18:52.553924002 +0100
+++ /work/SRC/openSUSE:Factory/.php-redis.new.1766/php-redis.changes    
2023-09-13 20:45:24.699888603 +0200
@@ -1,0 +2,7 @@
+Tue Sep 12 15:45:54 UTC 2023 - Илья Индиго <i...@ilya.cf>
+
+- Updated to 6.0.0
+  * https://pecl.php.net/package-changelog.php?package=redis&release=6.0.0
+  * Raised minimal php version to 7.2.
+
+-------------------------------------------------------------------

Old:
----
  redis-5.3.7.tgz

New:
----
  redis-6.0.0.tgz

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

Other differences:
------------------
++++++ php-redis.spec ++++++
--- /var/tmp/diff_new_pack.mxpakm/_old  2023-09-13 20:45:25.903931409 +0200
+++ /var/tmp/diff_new_pack.mxpakm/_new  2023-09-13 20:45:25.903931409 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php-redis
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,6 @@
 
 
 %define pkg_name    redis
-
 %define flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "" || (0%{?suse_version} >= 1550 && "%{flavor}" == "php7")
 %define php_name php
@@ -29,9 +28,8 @@
 %define php_extdir  %(%{__php_config} --extension-dir)
 %define php_cfgdir  %{_sysconfdir}/%{php_name}/conf.d
 %endif
-
 Name:           %{php_name}-%{pkg_name}
-Version:        5.3.7
+Version:        6.0.0
 Release:        0
 Summary:        API for communicating with Redis servers
 License:        PHP-3.01
@@ -68,8 +66,8 @@
 install -pm0644 %{SOURCE1} %{buildroot}%{php_cfgdir}/%{pkg_name}.ini
 
 %files
-%license COPYING
-%doc CREDITS README.markdown
+%license LICENSE
+%doc CREDITS README.md
 %config(noreplace) %{php_cfgdir}/%{pkg_name}.ini
 %{php_extdir}/%{pkg_name}.so
 

++++++ redis-5.3.7.tgz -> redis-6.0.0.tgz ++++++
++++ 97775 lines of diff (skipped)

Reply via email to