Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package icingaweb2 for openSUSE:Factory checked in at 2024-11-18 20:02:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icingaweb2 (Old) and /work/SRC/openSUSE:Factory/.icingaweb2.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icingaweb2" Mon Nov 18 20:02:50 2024 rev:40 rq:1224913 version:2.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/icingaweb2/icingaweb2.changes 2024-11-14 16:09:12.576082261 +0100 +++ /work/SRC/openSUSE:Factory/.icingaweb2.new.2017/icingaweb2.changes 2024-11-18 20:03:41.571361946 +0100 @@ -1,0 +2,6 @@ +Mon Nov 18 15:55:50 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Fix usage of %requires_eq: invalid syntax previosly resulted in + ignored lines and now properly returns an error. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icingaweb2.spec ++++++ --- /var/tmp/diff_new_pack.SjgVGg/_old 2024-11-18 20:03:42.087383529 +0100 +++ /var/tmp/diff_new_pack.SjgVGg/_new 2024-11-18 20:03:42.087383529 +0100 @@ -69,7 +69,7 @@ Group: Productivity/Networking/Web/Utilities BuildRequires: php%{php_major_version}-fpm Requires: %{name} = %{version} -%requires_eq %{php_major_version}-fpm >= %{php_version} +%requires_eq php%{php_major_version}-fpm %description php-fpm This package contains the PHP FPM configuration file to run %{name} with php-fpm.
