Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patterns-gnome for openSUSE:Factory 
checked in at 2021-08-02 12:04:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-gnome (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-gnome.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-gnome"

Mon Aug  2 12:04:42 2021 rev:25 rq:908806 version:20201210

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-gnome/patterns-gnome.changes    
2021-04-12 12:39:01.173484707 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-gnome.new.1899/patterns-gnome.changes  
2021-08-02 12:05:07.601655308 +0200
@@ -1,0 +2,6 @@
+Wed Jul 28 07:31:40 UTC 2021 - Yifan Jiang <[email protected]>
+
+- Replace %{is_opensuse} tags with %{?is_opensuse} to remove
+  dependency on the project defined macro.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-gnome.spec ++++++
--- /var/tmp/diff_new_pack.Gmp9bi/_old  2021-08-02 12:05:07.985655226 +0200
+++ /var/tmp/diff_new_pack.Gmp9bi/_new  2021-08-02 12:05:07.989655226 +0200
@@ -320,14 +320,14 @@
 #
 # Low-level parts that we need
 #
-%if 0%{is_opensuse}
+%if 0%{?is_opensuse}
 # bnc#430161
 Recommends:     NetworkManager
 %endif
-%if 0%{is_opensuse}
+%if 0%{?is_opensuse}
 Recommends:     canberra-gtk-play
 %endif
-%if 0%{is_opensuse}
+%if 0%{?is_opensuse}
 Recommends:     MozillaFirefox
 Recommends:     avahi
 #

Reply via email to