Accepting request 81652 from GNOME:Factory

Update to 3.1.91

OBS-URL: https://build.opensuse.org/request/show/81652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=41
This commit is contained in:
Sascha Peilicke 2011-09-11 17:08:41 +00:00 committed by Git OBS Bridge
commit f3f3b480c2
4 changed files with 111 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,100 @@
-------------------------------------------------------------------
Wed Sep 7 08:41:51 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.91:
+ Fix problem with applications vanishing from alt-Tab when
desktop files change. [bgo#657990]
+ Fix interaction of on-screen keyboard with run-dialog and
Looking Glass console [bgo#657986]
+ Add public API for adding and removing search providers
[bgo#657548, bgo#658113]
+ Allow changing IM status with scroll wheel [bgo#657973]
+ Limit volume slider to 100% [bgo#657607]
+ Change "Do Not Disturb" to "Notifications" in user menu
[bgo#652718]
+ Switch browser in default favorites to Epiphany [bgo#650616]
+ Misc bug fixes [bgo#649631, bgo#655069, bgo#656142, bgo#657703,
bgo#657759, bgo#658007, bgo#658065, bgo#658176]
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 5 07:05:06 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.90.1:
+ Fix typo that was breaking the "Login Screen" mode
+ Fix build with new gobject-introspection
+ Use a better icon for removable devices [bgo#657757]
+ Add support for asynchronous search provides [bgo#655220]
+ Misc bug fixes [bgo#657657, bgo#657696]
+ Misc build fixes [bgo#657697]
+ Updated translations.
- Changes from version 3.1.90:
+ Add an on-screen keyboard that uses Caribou as a backend
[bgo#612662]
+ Allow searching for people in the overview using libfolks
as the backend [bgo#643018]
+ Add a "Login Screen" mode to be used when GDM is running; this
mode has a stripped down user interface, and also contains the
code to display the user list and authentication. [bgo#657082]
+ Rework user menu to separate out "Do Not Disturb" from the IM
status and to visually match GNOME Contacts. [bgo#652837]
+ Implement displaying images such as cover-art in notifications
[bgo#621009]
+ Support default actions for notifications [bgo#655818]
+ Networking:
- Stop using nm-applet for dialogs; do them as proper system
modal dialogs in the shell code. [bgo#650244]
- Fix handling of hidden access points [bgo#646454]
+ Telepathy integration:
- Support subscription requests [bgo#653941]
- Notify on account connection errors [bgo#654159]
- Allow approving file transfers [bgo#653940]
- Improve styling of messages [bgo#640271]
+ Extension system [bgo#654770]:
- Support live enabling and disabling of extensions
- Add the ability to install extensions from HTTP
- Enhance D-Bus interface for controlling extensions
- Collect errors separately for each extension
+ Add Main.panel.addToStatusArea for extension convenience
[bgo#653205]
+ Port to the new gnome-menus API. Clean up and speed up
application information loading [bgo#648149, bgo#656546]
+ Use the accountsservice library rather than cut-and-pasted GDM
code [bgo#650893]
+ Add a D-Bus interface to take a screenshot; this will avoid
various race conditions with the current gnome-screenshot
approach [bgo#652952]
+ Show numeric indicators to distinguish duplicate keyboard names
[bgo#650128]
+ Add GNOME Documents to the favorites list [bgo#657520]
+ Update the clock immediately on resume from suspend
[bgo#656403]
+ Remove animation support from StAdjustment [bgo#657082]
+ Support configuration of calendar applications via gsettings
[bgo#651190]
+ Don't fade in alt-Tab - wait a bit and show it instantly
[bgo#652346]
+ Darken workspace background on all workspaces [bgo#656433]
+ Improve detection of the starting day of the week [bgo#649078]
+ Add StButtonAccessible
+ Visual tweaks to match mockups [bgo#640271, bgo#655627,
bgo#655428, bgo#656732]
+ Misc bug fixes [bgo#645708, bgo#646761, bgo#653119, bgo#654398,
bgo#656125, bgo#654707, bgo#654898, bgo#654638, bgo#656335,
bgo#657111]
+ Code cleanups [bgo#652718, bgo#654639, bgo#648651, bgo#655813,
bgo#657082]
+ String tweaks [bgo#652984, bgo#640271]
+ Build fixes [bgo#644275, bgo#655812]
+ Updated translations.
- Add pkgconfig(folks), pkgconfig(gnome-keyring-1),
pkgconfig(libnm-util) BuildRequires: new dependencies.
- Change pkgconfig(libgnome-menu) BuildRequires to
pkgconfig(libgnome-menu-3.0): this follows the move to the new
gnome-menus API.
- Add gnome-contacts Requires: this is the application used to open
contacts.
-------------------------------------------------------------------
Mon Aug 8 14:36:44 UTC 2011 - dimstar@opensuse.org

View File

@ -18,8 +18,8 @@
Name: gnome-shell
Version: 3.1.4
Release: 2
Version: 3.1.91
Release: 1
License: GPLv2+
Summary: GNOME Shell
Group: System/GUI/GNOME
@ -32,12 +32,14 @@ BuildRequires: update-desktop-files
BuildRequires: dbus-1
BuildRequires: pkgconfig(clutter-1.0) >= 1.7.5
BuildRequires: pkgconfig(dbus-glib-1)
BuildRequires: pkgconfig(folks) >= 0.5.2
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-2.0) >= 2.29.10
BuildRequires: pkgconfig(gjs-1.0) >= 1.29.15
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.1.0
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-keyring-1)
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1
BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10.16
BuildRequires: pkgconfig(gstreamer-base-0.10)
@ -45,19 +47,22 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
BuildRequires: pkgconfig(libcanberra)
BuildRequires: pkgconfig(libcroco-0.6)
BuildRequires: pkgconfig(libedataserver-1.2) >= 1.2.0
BuildRequires: pkgconfig(libgnome-menu)
BuildRequires: pkgconfig(libgnome-menu-3.0)
BuildRequires: pkgconfig(libmutter) >= 3.0.0
BuildRequires: pkgconfig(libnm-glib) >= 0.8.995
BuildRequires: pkgconfig(libnm-glib)
BuildRequires: pkgconfig(libnm-util)
BuildRequires: pkgconfig(libpulse-mainloop-glib)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.11
BuildRequires: pkgconfig(mutter-plugins)
BuildRequires: pkgconfig(polkit-agent-1) >= 0.100
BuildRequires: pkgconfig(telepathy-glib) >= 0.15.3
BuildRequires: pkgconfig(telepathy-glib) >= 0.15.5
BuildRequires: pkgconfig(telepathy-logger-0.2) >= 0.2.4
BuildRequires: pkgconfig(xfixes)
Requires: dbus-1-python
Requires: gdk-pixbuf-loader-rsvg
# To open contacts that have been searched for
Requires: gnome-contacts
Requires: gnome-icon-theme-symbolic
Requires: gnome-session
# For a GSettings schema and power system icon