Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2017-10-06 11:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell"

Fri Oct  6 11:02:51 2017 rev:140 rq:531802 version:3.26.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2017-10-02 
16:49:20.111390561 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes     
2017-10-06 11:02:53.794368594 +0200
@@ -1,0 +2,48 @@
+Thu Oct  5 13:37:41 UTC 2017 - [email protected]
+
+- Do not recommend gnome-shell-search-provider-documents: that
+  package in turn should just supplement gnome-shell.
+
+-------------------------------------------------------------------
+Wed Oct  4 20:30:04 UTC 2017 - [email protected]
+
+- Update to version 3.26.1:
+  + Don't detach launched apps to not break pkexec and friends
+    (bgo#763531).
+  + Allow search providers to not autostart (bgo#785380,
+    bgo#787986).
+  + Fix crash when tray icons are hidden/shown in quick succession
+    (bgo#787361).
+  + Make window group switcher more consistent (bgo#786009).
+  + Improve legibility of the top bar when translucent
+    (bgo#787940).
+  + Don't crash when running outside a logind session (bgo#788046).
+  + Allow to run headless (bgo#730551).
+  + Update calendar on timezone changes (bgo#678507).
+  + Improve keyboard navigation of window previews (bgo#786546).
+  + Run unit tests on `meson test` (bgo#786497).
+  + Misc. bug fixes: bgo#787423, bgo#766368, bgo#787580,
+    bgo#787907, bgo#787901, bgo#788039, bgo#788003, bgo#786343,
+    bgo#787902, bgo#788265, bgo#788339, bgo#787905, bgo#788282,
+    bgo#787676.
+  + Updated translations.
+- Drop upstream fixed patches:
+  + Drop gnome-shell-app-workaround-pkexec.patch.
+  + gnome-shell-dateMenu-fixes.patch.
+  + gnome-shell-fix-crash-hint-actor-NULL.patch.
+  + gnome-shell-only-listen-window-created-events-once.patch.
+  + gnome-shell-disable-osk-gesture-on-lock-screen.patch.
+- Move all SLE only patches to patch# 1000 and above.
+
+-------------------------------------------------------------------
+Tue Oct  3 13:48:54 UTC 2017 - [email protected]
+
+- Update package summaries.
+
+-------------------------------------------------------------------
+Fri Sep 29 14:22:56 UTC 2017 - [email protected]
+
+- Add gnome-shell-disable-osk-gesture-on-lock-screen.patch:
+  Disable OSK gesture on lock screen (bgo#788339).
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-3.26.0.tar.xz
  gnome-shell-app-workaround-pkexec.patch
  gnome-shell-dateMenu-fixes.patch
  gnome-shell-fix-crash-hint-actor-NULL.patch
  gnome-shell-only-listen-window-created-events-once.patch

New:
----
  gnome-shell-3.26.1.tar.xz

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

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.PsSCEq/_old  2017-10-06 11:02:55.246149047 +0200
+++ /var/tmp/diff_new_pack.PsSCEq/_new  2017-10-06 11:02:55.254147837 +0200
@@ -18,7 +18,7 @@
 
 %global __requires_exclude typelib\\(Meta\\)
 Name:           gnome-shell
-Version:        3.26.0
+Version:        3.26.1
 Release:        0
 Summary:        GNOME Shell
 License:        GPL-2.0+
@@ -37,35 +37,29 @@
 Patch1:         gnome-shell-private-connection.patch
 # 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
+
+## NOTE: Keep SLE only patches at bottom (starting on 1000).
+# PATCH-FEATURE-SLE gs-sle-classic-ext.patch bnc#862615 [email protected] -- add 
SLE Classic support
+Patch1000:      gs-sle-classic-ext.patch
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
[email protected] -- Add an applet on login UI to display suse icon, product 
name, hostname.
-Patch3:         gnome-shell-gdm-login-applet.patch
+Patch1001:      gnome-shell-gdm-login-applet.patch
 # PATCH-FEATURE-SLE gnome-shell-domain.patch fate#307773 [email protected] -- 
Active Directory Integration
-Patch4:         gnome-shell-domain.patch
+Patch1002:      gnome-shell-domain.patch
 # PATCH-FIX-SLE gnome-shell-screen-disappear.patch bnc#870217 [email protected] 
-- screen disapper.
-Patch6:         gnome-shell-screen-disappear.patch
+Patch1003:      gnome-shell-screen-disappear.patch
 # PATCH-FIX-SLE endSession-dialog-update-time-label-every-sec.patch bnc#886132 
[email protected] -- update time label every second in end session dialog
-Patch7:         endSession-dialog-update-time-label-every-sec.patch
+Patch1004:      endSession-dialog-update-time-label-every-sec.patch
 # PATCH-FEATURE-SLE gnome-shell-864872-unlock-by-mouse-motion.patch bnc#864872 
[email protected] -- 10px mouse motion to lift screen shield.
-Patch8:         gnome-shell-864872-unlock-by-mouse-motion.patch
+Patch1005:      gnome-shell-864872-unlock-by-mouse-motion.patch
 # PATCH-FIX-SLE gnome-shell-lock-bg-on-primay.patch bnc#894050 [email protected] 
-- display background of lock dialog on the primary screen.
-Patch9:         gnome-shell-lock-bg-on-primary.patch
+Patch1006:      gnome-shell-lock-bg-on-primary.patch
 # PATCH-FIX-SLE gs-fate318433-prevent-same-account-multi-logins.patch 
fate#318433 [email protected] -- prevent multiple simultaneous login.
-Patch11:        gs-fate318433-prevent-same-account-multi-logins.patch
+Patch1007:      gs-fate318433-prevent-same-account-multi-logins.patch
 # PATCH-FEATURE-SLE gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch 
[email protected] -- Add SUSE logo on lock screen for GNOME theme.
-Patch15:        gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch
-# PATCH-FIX-UPSTREAM gnome-shell-app-workaround-pkexec.patch bgo#763531 
[email protected] -- app: Work around pkexec restriction when launching
-Patch16:        gnome-shell-app-workaround-pkexec.patch
-# PATCH-FIX-UPSTREAM gnome-shell-dateMenu-fixes.patch bgo#787423 bgo#766368 
[email protected] -- Fix gnome-weather and notification icon
-Patch17:        gnome-shell-dateMenu-fixes.patch
-# PATCH-FIX-UPSTREAM gnome-shell-fix-crash-hint-actor-NULL.patch bgo#787580 
[email protected] -- StEntry: fix crash when hint actor is NULL
-Patch18:        gnome-shell-fix-crash-hint-actor-NULL.patch
-# PATCH-FIX-UPSTREAM gnome-shell-only-listen-window-created-events-once.patch 
bgo#787361 [email protected] -- gtk-embed: ensure we only listen for 
window-created events once
-Patch19:        gnome-shell-only-listen-window-created-events-once.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
-Patch20:        gnome-shell-Avoid-loginDialog-grab-focus-when-locked.patch
-## NOTE: Keep SLE Classic patches at bottom.
-# PATCH-FEATURE-SLE gs-sle-classic-ext.patch bnc#862615 [email protected] -- add 
SLE Classic support
-Patch1000:      gs-sle-classic-ext.patch
+Patch1008:      gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch
+
 # needed for directory ownership
 BuildRequires:  dbus-1
 BuildRequires:  docbook-xsl-stylesheets
@@ -93,7 +87,7 @@
 BuildRequires:  pkgconfig(libcroco-0.6) >= 0.6.8
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.17.2
 BuildRequires:  pkgconfig(libgnome-menu-3.0) >= 3.5.3
-BuildRequires:  pkgconfig(libmutter-1) >= 3.25.91
+BuildRequires:  pkgconfig(libmutter-1) >= 3.26.1
 BuildRequires:  pkgconfig(libnm-glib)
 BuildRequires:  pkgconfig(libnm-gtk) >= 0.9.8
 BuildRequires:  pkgconfig(libnm-util) >= 0.9.8
@@ -128,7 +122,6 @@
 Recommends:     NetworkManager-gnome
 # The dateTime applet in the panel launches gnome-clocks upon user request
 Recommends:     gnome-clocks
-Recommends:     gnome-shell-search-provider-documents
 #merged into gnome-shell in 3.19
 Obsoletes:      gnome-shell-wayland
 # gnome-shell implements the dbus interface org.freedesktop.Notifications 
directly
@@ -150,7 +143,7 @@
 documents, and organizing open windows in GNOME.
 
 %package devel
-Summary:        GNOME Shell -- Development Files
+Summary:        Development files for GNOME Shell
 Group:          Development/Libraries/GNOME
 Requires:       %{name} = %{version}
 
@@ -192,24 +185,18 @@
 # Needs rebase
 #patch1 -p1
 %patch2 -p1
-%patch20 -p1
-%if !0%{?is_opensuse}
 %patch3 -p1
-%patch4 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch11 -p1
-%patch15 -p1
-%endif
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
 
 %if !0%{?is_opensuse}
 %patch1000 -p1
+%patch1001 -p1
+%patch1002 -p1
+%patch1003 -p1
+%patch1004 -p1
+%patch1005 -p1
+%patch1006 -p1
+%patch1007 -p1
+%patch1008 -p1
 translation-update-upstream
 %endif
 cp %{SOURCE1} js/ui/

++++++ gnome-shell-3.26.0.tar.xz -> gnome-shell-3.26.1.tar.xz ++++++
++++ 14105 lines of diff (skipped)



Reply via email to