Hello community, here is the log from the commit of package gnome-shell for openSUSE:Factory checked in at 2014-01-21 11:07:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old) and /work/SRC/openSUSE:Factory/.gnome-shell.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes 2013-12-24 16:03:58.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 2014-01-23 15:44:09.000000000 +0100 @@ -1,0 +2,17 @@ +Sat Jan 18 12:36:59 UTC 2014 - zai...@opensuse.org + +- Update to version 3.10.3: + + Fix reentrancy issue in message tray (bgo#711694). + + Fix resetting prompt on user switch (bgo#710456). + + Fix screen shield on login screen (bgo#719378). + + Catch more extension errors on enable/disable (bgo#688331). + + Fix entry focus of chat notifications (bgo#709853). + + Fix app switcher order with dialog windows (bgo#719824). + + Allow remote search providers without icons (bgo#719965). + + Fix ref-counting issue in ShellApp (bgo#721439). + + Updated translations. +- Drop gnome-shell-hidepassword.patch, + gnome-shell-extensions-disabling.patch and + gnome-shell-tray-reentrant.patch, fixed upstream. + +------------------------------------------------------------------- Old: ---- gnome-shell-3.10.2.1.tar.xz gnome-shell-extensions-disabling.patch gnome-shell-hidepassword.patch gnome-shell-tray-reentrant.patch New: ---- gnome-shell-3.10.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-shell.spec ++++++ --- /var/tmp/diff_new_pack.ZaYh6b/_old 2014-01-23 15:44:10.000000000 +0100 +++ /var/tmp/diff_new_pack.ZaYh6b/_new 2014-01-23 15:44:10.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnome-shell # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gnome-shell -Version: 3.10.2.1 +Version: 3.10.3 Release: 0 Summary: GNOME Shell License: GPL-2.0+ @@ -26,12 +26,6 @@ Source: http://download.gnome.org/sources/gnome-shell/3.10/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 bgo#646187 dims...@opensuse.org -- create private connections if the user is not authorized Patch1: gnome-shell-private-connection.patch -# PATCH-FIX-UPSTREAM gnome-shell-hidepassword.patch bnc#852490 bgo#710456 dims...@opensuse.org -- authPrompt: propagate gdm "reset" signal after user switching -Patch2: gnome-shell-hidepassword.patch -# PATCH-FIX-UPSTREAM gnome-shell-extensions-disabling.patch bnc#852527 bgo#688331 dims...@opensuse.org -- Fix gnome-shell extensions disabled on screen unlock -Patch3: gnome-shell-extensions-disabling.patch -# PATCH-FIX-UPSTREAM gnome-shell-tray-reentrant.patch bgo#711694 dims...@opensuse.org -- messageTray: Prevent reentrancy issues in _updateState -Patch4: gnome-shell-tray-reentrant.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: intltool BuildRequires: translation-update-upstream @@ -141,9 +135,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 translation-update-upstream %build ++++++ gnome-shell-3.10.2.1.tar.xz -> gnome-shell-3.10.3.tar.xz ++++++ ++++ 15003 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org