Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8 for openSUSE:Factory checked in at 2023-04-22 21:57:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8 (Old) and /work/SRC/openSUSE:Factory/.php8.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8" Sat Apr 22 21:57:21 2023 rev:45 rq:1081222 version:8.1.18 Changes: -------- --- /work/SRC/openSUSE:Factory/php8/php8.changes 2023-04-15 22:32:07.853186138 +0200 +++ /work/SRC/openSUSE:Factory/.php8.new.1533/php8.changes 2023-04-22 21:57:57.516318998 +0200 @@ -1,0 +2,7 @@ +Thu Apr 20 21:19:59 UTC 2023 - Arjen de Korte <suse+bu...@de-korte.org> + +- The %_restart_on_update macro was removed from systemd-rpm-macros. + Remove %posttrans for FPM as it wasn't working as intended anyway. + [boo#1210576] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php8.spec ++++++ --- /var/tmp/diff_new_pack.h00n97/_old 2023-04-22 21:57:58.212323159 +0200 +++ /var/tmp/diff_new_pack.h00n97/_new 2023-04-22 21:57:58.216323183 +0200 @@ -348,6 +348,7 @@ Requires(post): %{_sbindir}/a2enmod Supplements: (php-fpm and apache2) Conflicts: mod_php_any +BuildArch: noarch %description apache Configuration for Apache to pass all requests for PHP scripts to the @@ -1353,17 +1354,7 @@ %service_del_preun php-fpm.service %postun -# do not try-restart yet as extensions may be updated too -%if 0%{?suse_version} > 1500 -%service_del_postun_without_restart php-fpm.service -%else %service_del_postun php-fpm.service -%endif - -%posttrans -if [ -x /usr/bin/systemctl ]; then -%_restart_on_update php-fpm.service -fi %post apache if [ $1 -eq 1 ]; then