Hello community,

here is the log from the commit of package patterns-gnome for openSUSE:Factory 
checked in at 2018-04-19 15:24:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-gnome (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-gnome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-gnome"

Thu Apr 19 15:24:39 2018 rev:10 rq:596161 version:20180321

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-gnome/patterns-gnome.changes    
2018-04-07 20:55:01.466804667 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-gnome.new/patterns-gnome.changes       
2018-04-19 15:24:44.590657187 +0200
@@ -1,0 +2,12 @@
+Wed Apr 11 09:40:59 UTC 2018 - [email protected]
+
+- Ensure x11_enhanced pattern is required by gnome_basis on SLE,
+  not just x11 one (bsc#1084155).
+
+-------------------------------------------------------------------
+Tue Apr 10 14:56:06 UTC 2018 - [email protected]
+
+- gnome-user-share is not available on all SLE flavors, only
+  recommend it on SLE and keep require on openSUSE (bsc#1087222).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-gnome.spec ++++++
--- /var/tmp/diff_new_pack.jri6wA/_old  2018-04-19 15:24:46.230590695 +0200
+++ /var/tmp/diff_new_pack.jri6wA/_new  2018-04-19 15:24:46.234590532 +0200
@@ -168,8 +168,14 @@
 #
 # no longer need to hard require cheese for g-c-c user panel
 Recommends:     cheese
+#
 # #447627
+%if !0%{?is_opensuse}
+# bsc#1087222
+Recommends:     gnome-user-share
+%else
 Requires:       gnome-user-share
+%endif
 # #545263
 Requires:       seahorse
 Requires:       totem
@@ -385,7 +391,11 @@
 Provides:       pattern-visible()
 Requires:       pattern() = basesystem
 Requires:       pattern() = gnome_basis
+%if 0%{?is_opensuse}
 Requires:       pattern() = x11
+%else
+Requires:       pattern() = x11_enhanced
+%endif
 
 Requires:       gsettings-backend-dconf
 # bsc#1065945


Reply via email to