Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2018-03-24 16:07:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell"

Sat Mar 24 16:07:06 2018 rev:149 rq:590342 version:3.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2018-03-14 
19:38:17.282800112 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes     
2018-03-24 16:07:07.985335042 +0100
@@ -1,0 +2,20 @@
+Tue Mar 20 17:19:02 UTC 2018 - [email protected]
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+-------------------------------------------------------------------
+Mon Mar 19 12:02:20 UTC 2018 - [email protected]
+
+- Fix patch tags for gnome-shell-private-connection.patch and
+  gnome-shell-private-connection.patch: both patches have been
+  rebased in time for 3.28.0.
+
+-------------------------------------------------------------------
+Thu Mar 15 13:55:24 UTC 2018 - [email protected]
+
+- Switch to Recommends on gnome-bluetooth, we might avoid this
+  dependency on small setups without bluetooth (bsc#1067603).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.ElfC1C/_old  2018-03-24 16:07:09.113294380 +0100
+++ /var/tmp/diff_new_pack.ElfC1C/_new  2018-03-24 16:07:09.121294092 +0100
@@ -31,9 +31,9 @@
 Source2:        sle-background.png
 # PATCH-FIX-OPENSUSE gnome-shell-meson.patch [email protected] -- Fix rpath 
statement for gvc (needs validation, upstream fix)
 Patch0:         gnome-shell-meson.patch
-# PATCH-NEEDS-REBASE gnome-shell-private-connection.patch bnc#751211 
bgo#646187 [email protected] -- create private connections if the user is 
not authorized (WAS: PATCH-FIX-UPSTREAM)
+# PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 
bgo#646187 [email protected] -- create private connections if the user is 
not authorized
 Patch1:         gnome-shell-private-connection.patch
-# PATCH-NEEDS-REBASE gnome-shell-disable-ibus-when-not-installed.patch 
bsc#987360 [email protected] -- disable ibus start when outof Chinese, Japanese, 
Korean area (WAS: PATCH-FIX-OPENSUSE)
+# PATCH-FIX-OPENSUSE gnome-shell-disable-ibus-when-not-installed.patch 
bsc#987360 [email protected] -- disable ibus start when outof Chinese, Japanese, 
Korean area
 Patch2:         gnome-shell-disable-ibus-when-not-installed.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch bsc#1058521 
bgo#788169 [email protected] -- Avoid login dialog grabs focus when screen locked
 Patch3:         gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch
@@ -64,6 +64,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python(abi) >= 3
 BuildRequires:  sassc
+BuildRequires:  translation-update-upstream
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(atk-bridge-2.0)
 BuildRequires:  pkgconfig(gcr-base-3) >= 3.7.5
@@ -104,9 +105,6 @@
 BuildRequires:  pkgconfig(polkit-agent-1) >= 0.100
 BuildRequires:  pkgconfig(x11)
 Requires:       gdk-pixbuf-loader-rsvg
-## Finally, dependencies for session services that are needed for system icons 
and the user menu
-# bluetooth system icon
-Requires:       gnome-bluetooth
 # "System settings" menu item
 Requires:       gnome-control-center
 Requires:       gnome-session
@@ -121,13 +119,14 @@
 Recommends:     %{name}-lang
 # network system icon
 Recommends:     NetworkManager-gnome
+## Finally, dependencies for session services that are needed for system icons 
and the user menu
+# bluetooth system icon
+# (lowered to recommends due to bsc#1067603, some setups without bluetooth 
might want to avoid this dependency)
+Recommends:     gnome-bluetooth
 # The dateTime applet in the panel launches gnome-clocks upon user request
 Recommends:     gnome-clocks
 # gnome-shell implements the dbus interface org.freedesktop.Notifications 
directly
 Provides:       dbus(org.freedesktop.Notifications)
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 
 %description
 The GNOME Shell redefines user interactions with the GNOME desktop. In
@@ -177,6 +176,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+translation-update-upstream
 
 %if !0%{?is_opensuse}
 %patch1001 -p1
@@ -187,7 +187,6 @@
 %patch1006 -p1
 %patch1007 -p1
 %patch1008 -p1
-translation-update-upstream
 %endif
 %if !0%{?is_opensuse}
 cp %{SOURCE1} js/ui/



Reply via email to