Accepting request 181286 from GNOME:Factory

Push GNOME 3.9.3, as announced

OBS-URL: https://build.opensuse.org/request/show/181286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=76
This commit is contained in:
Stephan Kulow 2013-06-29 17:40:57 +00:00 committed by Git OBS Bridge
commit 9ca6e48cbe
4 changed files with 96 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:077dc0620cf4adae73d6f572cd1d5c3eee2546b333813c45c59ffcd8fc41bb67
size 1513568

3
gnome-shell-3.9.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:866a453d44eb55f61a51e8d8e475e8c46a0085448fba45cbdb29953be1429804
size 1559932

View File

@ -1,3 +1,91 @@
-------------------------------------------------------------------
Thu Jun 20 10:45:03 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.3:
+ Don't push window thumbs when workspace switcher is hidden
(bgo#701167).
+ Tweak timeout for activating windows during XDND (bgo#700150).
+ Fix ellipsization in control buttons in app picker
(bgo#696307).
+ Fix DND to empty dash (bgo#684618).
+ Fix OSD window appearing below system modal dialogs
(bgo#701269).
+ Clear clipboard on screen lock to prevent information leak
(bgo#698922).
+ Allow session mode specific overrides schema (bgo#701717).
+ window-switcher: Only show windows from current workspace by
default (bgo#701214).
+ logout dialog: Show the correct text right away (bgo#702056).
+ bluetooth: Port to bluez 5 (bgo#700891).
+ dateMenu: Allow events to span multiple lines (bgo#701231).
+ gdm: Clear message queue when no more messages are pending
(bgo#702458).
+ Misc bug fixes and cleanups: bgo#693836, bgo#700972,
bgo#701386, bgo#700877, bgo#701755, bgo#698918, bgo#701224,
bgo#702125, bgo#701954, bgo#701849, bgo#702121.
+ Updated translations.
-------------------------------------------------------------------
Tue May 28 19:52:42 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.2:
+ Use a symbolic icon for DESKTOP windows (bgo#697914).
+ Move paint state cache into StWidget (bgo#697274).
+ gdm: Fix regression where domain login hint not shown
(bgo#698200).
+ Make calendar keyboard navigable (bgo#667434).
+ Hide "Open Calendar" item when no calendar app is installed
(bgo#697725).
+ Update how branding appears on login screen (bgo#694912,
bgo#699877).
+ Allow OSD popups to grow if necessary (bgo#696523).
+ Fix offset of shadow offscreen rendering (bgo#698301).
+ Fix insensitive button preventing empty keyring password
(bgo#696304).
+ Allow cancelling keyring dialog between prompts (bgo#682830).
+ modalDialog: Show spinner while working (bgo#684438).
+ overview: Only show close buttons for windows that may close
(bgo#699269).
+ Add input purpose and hints to StEntry and StIMText
(bgo#691392).
+ Set input-purpose property for password entries (bgo#700043).
+ Provide a DBus API for screencasting (bgo#696247).
+ overview: Disable hotcorner during DND (bgo#698484).
+ polkitAgent: Allow retrying after mistyped passwords
(bgo#684431).
+ Add a way to get backtraces from criticals and warnings
(bgo#700262).
+ Allow switch-to-workspace-n keybindings in overview
(bgo#649977).
+ Update man page (bgo#700339).
+ Add FocusSearch DBus method (bgo#700536).
+ Hide frequent view when app monitoring is disabled
(bgo#699714).
+ Show switcher popup for switch-to-workspace-n keybindings
(bgo#659288).
+ gdm: Update the session chooser style (bgo#695742).
+ Fix some app folders getting truncated at the top (bgo#694371).
+ Don't block the message tray while a notification is showing
(bgo#700639).
+ popupMenu: Allow for an optional border for slider handle
(bgo#697917).
+ Re-lock screen when restarted after a crash (bgo#691987).
+ Synchronize input source switching with key events
(bgo#697007).
+ Switch input source on modifiers-only accelerator (bgo#697008).
+ Allow input source switching in message tray (bgo#697009).
+ Other fixed bugs: bgo##698863, bgo#699799, bgo#699800,
bgo#676285, bgo#699975, bgo#700097, bgo#698812, bgo#698486,
bgo#700194, bgo#695314, bgo#700257, bgo#699678, bgp#700356,
bgo#700322, bgo#700394, bgo#700409, bgo#700595, bgo#700625,
bgo#691746, bgo#700620, bgo#700807, bgo#659288, bgo#700784,
bgo#700842, bgo#700847, bgo#700488, bgo#700735, bgo#696159,
bgo#700900, bgo#700853, bgo#700923, bgo#700944, bgo#697661,
bgo#700854, bgo#700190, bgo#699189, bgo#701097.
+ Updated translations.
- Replace pkgconfig(gcr-3) BuildRequires with
pkgconfig(gcr-base-3), following upstream.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 1 19:37:18 UTC 2013 - dimstar@opensuse.org Wed May 1 19:37:18 UTC 2013 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gnome-shell Name: gnome-shell
Version: 3.9.1 Version: 3.9.3
Release: 0 Release: 0
Summary: GNOME Shell Summary: GNOME Shell
License: GPL-2.0+ License: GPL-2.0+
@ -36,11 +36,11 @@ BuildRequires: dbus-1
BuildRequires: pkgconfig(atk-bridge-2.0) BuildRequires: pkgconfig(atk-bridge-2.0)
BuildRequires: pkgconfig(caribou-1.0) >= 0.4.8 BuildRequires: pkgconfig(caribou-1.0) >= 0.4.8
BuildRequires: pkgconfig(clutter-1.0) >= 1.13.4 BuildRequires: pkgconfig(clutter-1.0) >= 1.13.4
BuildRequires: pkgconfig(gcr-3) >= 3.3.90 BuildRequires: pkgconfig(gcr-base-3) >= 3.7.5
BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-2.0) >= 2.37.0 BuildRequires: pkgconfig(gio-2.0) >= 2.37.0
BuildRequires: pkgconfig(gjs-1.0) >= 1.33.2 BuildRequires: pkgconfig(gjs-1.0) >= 1.33.2
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.1.0 BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.9.0
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.90 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.7.90
BuildRequires: pkgconfig(gnome-keybindings) BuildRequires: pkgconfig(gnome-keybindings)
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1
@ -54,7 +54,7 @@ BuildRequires: pkgconfig(libcanberra-gtk)
BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.8 BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.8
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3 BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3
BuildRequires: pkgconfig(libmutter) >= 3.9.1 BuildRequires: pkgconfig(libmutter) >= 3.9.3
BuildRequires: pkgconfig(libnm-glib) BuildRequires: pkgconfig(libnm-glib)
BuildRequires: pkgconfig(libnm-gtk) >= 0.9.8 BuildRequires: pkgconfig(libnm-gtk) >= 0.9.8
BuildRequires: pkgconfig(libnm-util) >= 0.9.8 BuildRequires: pkgconfig(libnm-util) >= 0.9.8
@ -186,6 +186,7 @@ rm -rf %{buildroot}
%{_datadir}/applications/evolution-calendar.desktop %{_datadir}/applications/evolution-calendar.desktop
%{_datadir}/applications/gnome-shell.desktop %{_datadir}/applications/gnome-shell.desktop
%{_datadir}/applications/gnome-shell-extension-prefs.desktop %{_datadir}/applications/gnome-shell-extension-prefs.desktop
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml %{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml