Accepting request 84981 from home:vuntz:branches:GNOME:Factory

Update to 3.2.0

OBS-URL: https://build.opensuse.org/request/show/84981
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=81
This commit is contained in:
Vincent Untz 2011-09-27 11:28:29 +00:00 committed by Git OBS Bridge
parent b328e64c08
commit f4d0e55761
4 changed files with 31 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Sep 26 21:30:05 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ Prevent the fallback on-screen keyboard from showing up while
GNOME Shell is running [bgo#659865]
+ Disable code to reposition windows around the on-screen
keyboard; it wasn't finished or working properly. [bgo#659643]
+ Fix interaction between on-screen keyboard and notifications
[bgo#658603]
+ Fix menu-sizing problems in right-to-left locales. [bgo#659827]
+ Update chat icons in the message tray when an avatar image
changes [bgo#659768]
+ Fix problem with empty notification bubbles being left
[bgo#659862]
+ Fix problem with chat notifications bouncing when new messages
come in. [bgo#659768]
+ Fix bug that was causing SIP calls to automatically be accepted
in some circumstances [bgo#660084]
+ Fix string that should have been marked translatable
+ Fix a crash that could happen during CSS transitions
[bgo#659676]
+ Build fixes
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 21 11:20:56 UTC 2011 - vuntz@opensuse.org

View File

@ -18,13 +18,13 @@
Name: gnome-shell
Version: 3.1.92
Version: 3.2.0
Release: 1
License: GPLv2+
Summary: GNOME Shell
Group: System/GUI/GNOME
Url: http://live.gnome.org/GnomeShell
Source: http://download.gnome.org/sources/gnome-shell/3.1/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gnome-shell/3.2/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
@ -36,7 +36,7 @@ BuildRequires: pkgconfig(folks) >= 0.5.2
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gio-2.0) >= 2.29.10
BuildRequires: pkgconfig(gjs-1.0) >= 1.29.15
BuildRequires: pkgconfig(gjs-1.0) >= 1.29.18
BuildRequires: pkgconfig(gnome-bluetooth-1.0) >= 3.1.0
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(gnome-keyring-1)