Script 'mail_helper' called by obssrc
Hello community,

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

Package is "php-maxminddb"

Mon Dec 12 17:40:17 2022 rev:4 rq:1042380 version:1.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/php-maxminddb/php-maxminddb.changes      
2021-11-10 21:47:13.815831902 +0100
+++ /work/SRC/openSUSE:Factory/.php-maxminddb.new.1835/php-maxminddb.changes    
2022-12-12 17:42:21.742016605 +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-maxminddb.spec ++++++
--- /var/tmp/diff_new_pack.ygKHAn/_old  2022-12-12 17:42:22.198019170 +0100
+++ /var/tmp/diff_new_pack.ygKHAn/_new  2022-12-12 17:42:22.202019192 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-maxminddb
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define pkg_name    maxminddb
 
 %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