Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-APCu for openSUSE:Factory 
checked in at 2022-12-13 18:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-APCu (Old)
 and      /work/SRC/openSUSE:Factory/.php-APCu.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-APCu"

Tue Dec 13 18:56:01 2022 rev:5 rq:1042519 version:5.1.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-APCu/php-APCu.changes        2022-10-08 
01:23:56.542053148 +0200
+++ /work/SRC/openSUSE:Factory/.php-APCu.new.1835/php-APCu.changes      
2022-12-13 18:56:09.915426756 +0100
@@ -1,0 +2,5 @@
+Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte <[email protected]>
+
+- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-APCu.spec ++++++
--- /var/tmp/diff_new_pack.smmhVB/_old  2022-12-13 18:56:10.567430235 +0100
+++ /var/tmp/diff_new_pack.smmhVB/_new  2022-12-13 18:56:10.567430235 +0100
@@ -20,7 +20,7 @@
 %define pkg_sname apcu
 
 %define flavor @BUILD_FLAVOR@%{nil}
-%if "%{flavor}" == ""
+%if "%{flavor}" == "" || (0%{?suse_version} >= 1550 && "%{flavor}" == "php7")
 %define php_name php
 ExclusiveArch:  do-not-build
 %else

Reply via email to