From ea8ab48f513105accb26096e08ac7f9220d14314c99d10f1fb6153afc384cceb Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 18 Apr 2012 15:07:53 +0000 Subject: [PATCH] Accepting request 114333 from home:vuntz:branches:GNOME:Factory Update to 3.4.1 OBS-URL: https://build.opensuse.org/request/show/114333 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=110 --- gnome-shell-3.4.0.tar.xz | 3 --- gnome-shell-3.4.1.tar.xz | 3 +++ gnome-shell.changes | 28 ++++++++++++++++++++++++++++ gnome-shell.spec | 4 ++-- 4 files changed, 33 insertions(+), 5 deletions(-) delete mode 100644 gnome-shell-3.4.0.tar.xz create mode 100644 gnome-shell-3.4.1.tar.xz diff --git a/gnome-shell-3.4.0.tar.xz b/gnome-shell-3.4.0.tar.xz deleted file mode 100644 index 65c4c9b..0000000 --- a/gnome-shell-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6a706da199a99540a008a5fec609bbeff194b1a933e2fc73e51e667d4599a85 -size 1249520 diff --git a/gnome-shell-3.4.1.tar.xz b/gnome-shell-3.4.1.tar.xz new file mode 100644 index 0000000..ba4dd4b --- /dev/null +++ b/gnome-shell-3.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6abfd2fca104aae64ce9d027dd233fc218a58b861176a64831b68e3f90ab56a9 +size 1254596 diff --git a/gnome-shell.changes b/gnome-shell.changes index f8ba5fd..678e79e 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Apr 18 07:37:51 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.1: + + Fix crash that occurred when an icon theme change caused + unexpected reentrancy in the icon loading code [bgo#673512] + + Don't show system and other disabled users in the GDM user list + [bgo#673784] + + Make gnome-shell-calendar-server initialize GTK+ so it can + display password prompts if needed [bgo#673608] + + Adapt to Mutter API change for keybinding addition [bgo#673014] + + Fix crash when an extension was installed as both a user + extension and a system extension [bgo#673613] + + Fix bug where chat entry could end up partially offscreen + [bgo#661944] + + Fix problem where icons weren't updating when theme was changed + [bgo#672941] + + Look for Evolution calendar settings in GSettings, not GConf + [bgo#673610] + + Add F10 for the application menu [bgo#672909] + + Fix %Id format characters to work in translations [bgo#673106] + + Fix error when NetworkManager restarts [bgo#673043] + + Improve efficiency of overview redraws by working around + Clutter issue [bgo#670636] + + Misc bug fixes [bgo#672592, bgo#672641, bgo#672719, bgo#673187, + bgo#673233, bgo#673656] + + Updated translations. + ------------------------------------------------------------------- Mon Mar 26 19:01:26 UTC 2012 - vuntz@opensuse.org diff --git a/gnome-shell.spec b/gnome-shell.spec index e9591a8..650d0f2 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -17,7 +17,7 @@ Name: gnome-shell -Version: 3.4.0 +Version: 3.4.1 Release: 0 Summary: GNOME Shell License: GPL-2.0+ @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(libcanberra) BuildRequires: pkgconfig(libcroco-0.6) BuildRequires: pkgconfig(libedataserver-1.2) >= 1.2.0 BuildRequires: pkgconfig(libgnome-menu-3.0) -BuildRequires: pkgconfig(libmutter) >= 3.3.92 +BuildRequires: pkgconfig(libmutter) >= 3.4.1 BuildRequires: pkgconfig(libnm-glib) BuildRequires: pkgconfig(libnm-util) BuildRequires: pkgconfig(libpulse-mainloop-glib)