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-02-25 21:25:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php8 (Old)
 and      /work/SRC/openSUSE:Factory/.php8.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php8"

Fri Feb 25 21:25:05 2022 rev:22 rq:957610 version:8.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/php8/php8.changes        2022-02-18 
23:03:09.753411813 +0100
+++ /work/SRC/openSUSE:Factory/.php8.new.1958/php8.changes      2022-02-25 
21:25:35.255643831 +0100
@@ -1,0 +2,7 @@
+Fri Feb 25 12:43:46 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix boolean dep supplements: add parantheses. Without
+  parantheses, this results in three separate supplements, against
+  'php-fpm', 'and', and 'apache2' (boo#1196492).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php8.spec ++++++
--- /var/tmp/diff_new_pack.ZdwQo3/_old  2022-02-25 21:25:35.987643962 +0100
+++ /var/tmp/diff_new_pack.ZdwQo3/_new  2022-02-25 21:25:35.991643962 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package php8
+# spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -339,7 +339,7 @@
 Requires:       apache2
 Requires:       php-fpm = %{version}
 Requires(post): %{_sbindir}/a2enmod
-Supplements:    php-fpm and apache2
+Supplements:    (php-fpm and apache2)
 Conflicts:      mod_php_any
 
 %description apache

Reply via email to