Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php7-redis for openSUSE:Factory 
checked in at 2021-01-22 21:53:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7-redis (Old)
 and      /work/SRC/openSUSE:Factory/.php7-redis.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7-redis"

Fri Jan 22 21:53:13 2021 rev:25 rq:866131 version:5.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7-redis/php7-redis.changes    2020-10-22 
14:26:59.407003862 +0200
+++ /work/SRC/openSUSE:Factory/.php7-redis.new.28504/php7-redis.changes 
2021-01-22 21:53:34.713955835 +0100
@@ -1,0 +2,5 @@
+Fri Jan 22 19:50:35 UTC 2021 - ???????? ???????????? <[email protected]>
+
+- Remove BuildRequires:php7-json (don't need in php7, but in php8 work in 
core).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php7-redis.spec ++++++
--- /var/tmp/diff_new_pack.n8Grfr/_old  2021-01-22 21:53:35.245956590 +0100
+++ /var/tmp/diff_new_pack.n8Grfr/_new  2021-01-22 21:53:35.249956595 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-redis
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,6 @@
 Source0:        https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:        %{pkg_name}.ini
 BuildRequires:  %{php_name}-devel
-BuildRequires:  %{php_name}-json
 BuildRequires:  re2c
 Requires:       php(api) = %{php_core_api}
 Requires:       php(zend-abi) = %{php_zend_api}
@@ -52,7 +51,7 @@
 %install
 %make_install INSTALL_ROOT=%{buildroot}
 mkdir -p %{buildroot}%{_sysconfdir}/%{php_name}/conf.d
-install -m644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
+install -pm0644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/%{php_name}/conf.d/%{pkg_name}.ini
 
 %files
 %license COPYING

Reply via email to