Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package php7 for openSUSE:Factory checked in 
at 2021-04-18 21:45:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php7 (Old)
 and      /work/SRC/openSUSE:Factory/.php7.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php7"

Sun Apr 18 21:45:06 2021 rev:95 rq:885701 version:7.4.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/php7/php7.changes        2021-03-10 
08:49:48.958428255 +0100
+++ /work/SRC/openSUSE:Factory/.php7.new.12324/php7.changes     2021-04-18 
21:45:15.676737147 +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:
------------------
++++++ php7.spec ++++++
--- /var/tmp/diff_new_pack.tpilWa/_old  2021-04-18 21:45:16.968739332 +0200
+++ /var/tmp/diff_new_pack.tpilWa/_new  2021-04-18 21:45:16.968739332 +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:      apache2-mod_php5
@@ -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.

Reply via email to