Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8 for openSUSE:Factory checked in at 2021-04-17 00:01:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8 (Old) and /work/SRC/openSUSE:Factory/.php8.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8" Sat Apr 17 00:01:35 2021 rev:6 rq:885700 version:8.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/php8/php8.changes 2021-03-10 08:58:35.966972228 +0100 +++ /work/SRC/openSUSE:Factory/.php8.new.12324/php8.changes 2021-04-17 00:01:41.089586467 +0200 @@ -1,0 +2,6 @@ +Tue Apr 13 20:19:05 UTC 2021 - Arjen de Korte <suse+bu...@de-korte.org> + +- Do not hard-depend on systemd: use systemd_ordering instead of + systemd_requires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php8.spec ++++++ --- /var/tmp/diff_new_pack.SRPfW6/_old 2021-04-17 00:01:41.697587426 +0200 +++ /var/tmp/diff_new_pack.SRPfW6/_new 2021-04-17 00:01:41.701587432 +0200 @@ -276,7 +276,7 @@ Requires: apache2-prefork Requires: php = %{version} Requires(post): %{_sbindir}/a2enmod -Requires(preun): %{_sbindir}/a2enmod +Requires(preun):%{_sbindir}/a2enmod Provides: mod_php_any = %{version} Provides: php-sapi = %{version} Obsoletes: mod_php_any < %{version} @@ -319,7 +319,7 @@ Provides: php-fpm = %{version} Provides: php-sapi = %{version} Conflicts: php-fpm < %{version} -%systemd_requires +%{?systemd_ordering} %description PHP is a server-side, cross-platform HTML embedded scripting language.