Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php-imagick for openSUSE:Factory 
checked in at 2022-12-12 17:40:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php-imagick (Old)
 and      /work/SRC/openSUSE:Factory/.php-imagick.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php-imagick"

Mon Dec 12 17:40:16 2022 rev:6 rq:1042379 version:3.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-imagick/php-imagick.changes  2022-01-13 
00:23:42.935988334 +0100
+++ /work/SRC/openSUSE:Factory/.php-imagick.new.1835/php-imagick.changes        
2022-12-12 17:42:21.166013366 +0100
@@ -1,0 +2,5 @@
+Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte <suse+bu...@de-korte.org>
+
+- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ php-imagick.spec ++++++
--- /var/tmp/diff_new_pack.hm1CxX/_old  2022-12-12 17:42:21.562015593 +0100
+++ /var/tmp/diff_new_pack.hm1CxX/_new  2022-12-12 17:42:21.566015616 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package php-imagick
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -19,7 +19,7 @@
 %define pkg_name    imagick
 
 %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