Accepting request 135963 from home:dimstar:branches:GNOME:Factory

Update to 3.6.0 - tired of witing for OBS.. it does build locally

OBS-URL: https://build.opensuse.org/request/show/135963
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=126
This commit is contained in:
Dominique Leuenberger 2012-09-25 20:23:58 +00:00 committed by Git OBS Bridge
parent 414ccc53cd
commit 37ca52b1ec
4 changed files with 30 additions and 6 deletions

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:032ad32a4fa6c1f92010635e3076031323ac690f78c610184438c085c355e07b
size 1398568

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Sep 25 11:30:03 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ keyboard: Make input source items accessible (bgo#684462)
+ Don't show network dialogs in the lock screen (bgo#684384)
+ popupMenu: Fix initial visibility of settings items
(bgo#684473)
+ userMenu:
- Close menu immediately on user/session switch (bgo#684459)
- Fix texture updates on icon changes (bgo#679268)
+ Fix alignment of search section headers in RTL locales
(bgo#684379)
+ screenShield: Fix unlock animation (bgo#684591)
+ Don't open the tray from a dwell while in a modal grab
(bgo#684458)
+ Fix a11y support in the login screen (bgo#684727, bgo#684728,
bgo#684748)
+ Make On-Screen-Keyboard usable with new message tray
(bgo#683546)
+ Fix initial visibility of input volume in lock-screen
(bgo#684611)
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 19 12:13:41 UTC 2012 - dimstar@opensuse.org Wed Sep 19 12:13:41 UTC 2012 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-shell Name: gnome-shell
Version: 3.5.92 Version: 3.6.0
Release: 0 Release: 0
Summary: GNOME Shell Summary: GNOME Shell
License: GPL-2.0+ License: GPL-2.0+
Group: System/GUI/GNOME Group: System/GUI/GNOME
Url: http://live.gnome.org/GnomeShell Url: http://live.gnome.org/GnomeShell
Source: http://download.gnome.org/sources/gnome-shell/3.5/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-shell/3.6/%{name}-%{version}.tar.xz
# PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 bgo#646187 dimstar@opensuse.org -- create private connections if the user is not authorized # PATCH-FIX-UPSTREAM gnome-shell-private-connection.patch bnc#751211 bgo#646187 dimstar@opensuse.org -- create private connections if the user is not authorized
Patch1: gnome-shell-private-connection.patch Patch1: gnome-shell-private-connection.patch
BuildRequires: intltool BuildRequires: intltool
@ -52,7 +52,7 @@ BuildRequires: pkgconfig(libcanberra)
BuildRequires: pkgconfig(libcroco-0.6) BuildRequires: pkgconfig(libcroco-0.6)
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.5.92 BuildRequires: pkgconfig(libmutter) >= 3.6.0
BuildRequires: pkgconfig(libnm-glib) BuildRequires: pkgconfig(libnm-glib)
BuildRequires: pkgconfig(libnm-util) BuildRequires: pkgconfig(libnm-util)
BuildRequires: pkgconfig(libpulse-mainloop-glib) BuildRequires: pkgconfig(libpulse-mainloop-glib)