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

Updatw to 3.2.1 - built locally

OBS-URL: https://build.opensuse.org/request/show/88422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=83
This commit is contained in:
Vincent Untz 2011-10-18 08:15:42 +00:00 committed by Git OBS Bridge
parent f4d0e55761
commit 58f6f04ab5
4 changed files with 61 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,59 @@
-------------------------------------------------------------------
Tue Oct 18 07:40:48 UTC 2011 - dimstar@opensuse.org
- Update to version 3.2.1:
+ bgo#661485: Restore the IM state on startup: if you were
available when you logged out, then you'll be set available
again when you log in.
+ bgo#660580: Improve searching for contacts in the overview:
search more fields, show a more meaningful name, require that
all search terms match.
+ bgo#623372: Improve search for applications in the overview:
take frequency into account and tweak match algorithm
+ bgo#658948: Remove the "Show Password" switch from network
password prompts and move the functionality to a right-click
menu
+ bgo#659275: Add context menus with Cut/Paste options to most
entries
+ On screen keyboard:
- bgo#659743: Show the keyboard immediately when it's enabled
- bgo#661340: Fix problem where keyboard would hide when
starting to type in the search entry
- bgo#661707: Fix problem with keyboard hiding when selected
accented characters
+ Login mode:
- bgo#657996: Allow hitting Enter to select the first user
- bgo#660792: Fix flicker of a fingerprint prompt that could
show up
- bgo#657894: Fix password bullets vanishing during login
- Misc bug fixes and visual tweaks [bgo#659763, bgo#660919 and
bgo#661479]
+ bgo#660806: Display a caps-lock warning in password entries
+ bgo#660494: Show the state of installed extensions in Looking
Glass
+ bgo#661815: Load user extensions after system ones
+ bgo#659158: Fix problem with many applications showing
extra-large icons in notifications
+ bgo#645026: Fix a problem where alt-Tab had trouble tracking
the current application with certain applications such as Emacs
+ bgo#660585: Fix confusion between different users avatar images
+ bgo#660838: Remove behavior where you could switch workspaces
by bumping a dragged window in the overview against a screen
edge; it was leftover and just confusing.
+ bgo#649248: Fix long-standing bug where the Dash in the
overview could end up mis-sized and run off the screen
+ bgo#660821: Fix automatic launching of applications when media
is inserted
+ bgo#661387: Fix handling of vertically stacked monitors with
NVIDIA drivers
+ Code cleanups and warning fixes [bgo#659822, bgo#659940,
bgo#660122, bgo#660358, bgo#660968 and bgo#661231]
+ Small memory leak fixes [bgo#661231]
+ Misc bug fixes [bgo#659274, bgo#659861, bgo#660166, bgo#660310,
bgo#660397, bgo#660608, bgo#660606, bgo#660674, bgo#660774.
bgo#660848, bgo#661151, bgo#661617]
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 26 21:30:05 UTC 2011 - vuntz@opensuse.org

View File

@ -18,7 +18,7 @@
Name: gnome-shell
Version: 3.2.0
Version: 3.2.1
Release: 1
License: GPLv2+
Summary: GNOME Shell
@ -49,7 +49,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.0.0
BuildRequires: pkgconfig(libmutter) >= 3.2.1
BuildRequires: pkgconfig(libnm-glib)
BuildRequires: pkgconfig(libnm-util)
BuildRequires: pkgconfig(libpulse-mainloop-glib)