Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php8 for openSUSE:Factory checked in at 2022-04-14 17:25:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php8 (Old) and /work/SRC/openSUSE:Factory/.php8.new.1941 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php8" Thu Apr 14 17:25:01 2022 rev:26 rq:969707 version:8.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/php8/php8.changes 2022-04-10 19:05:46.494253522 +0200 +++ /work/SRC/openSUSE:Factory/.php8.new.1941/php8.changes 2022-04-14 17:25:32.963269274 +0200 @@ -1,0 +2,5 @@ +Mon Apr 11 19:41:50 UTC 2022 - pgaj...@suse.com + +- fpm %postrans: check whether sytemctl is available + +------------------------------------------------------------------- @@ -4,0 +10 @@ + [boo#1197994] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php8.spec ++++++ --- /var/tmp/diff_new_pack.2ZVvCi/_old 2022-04-14 17:25:34.051270546 +0200 +++ /var/tmp/diff_new_pack.2ZVvCi/_new 2022-04-14 17:25:34.059270555 +0200 @@ -1,5 +1,5 @@ # -# spec file for package php8 +# spec file # # Copyright (c) 2022 SUSE LLC # @@ -1347,7 +1347,9 @@ %endif %posttrans +if [ -x /usr/bin/systemctl ]; then %_restart_on_update php-fpm.service +fi %post apache if [ $1 -eq 1 ]; then