[gnome-shell/f15/master] 2.91.92

Matthias Clasen mclasen at fedoraproject.org
Thu Mar 24 00:18:30 UTC 2011


commit 7077aff7dda113e96ffb6ea7b704d8f9ca178d4e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Mar 23 20:17:53 2011 -0400

    2.91.92

 .gitignore       |    1 +
 gnome-shell.spec |   10 +++++-----
 sources          |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64c6c24..62fb6f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-2.91.6.tar.bz2
 /gnome-shell-2.91.90.tar.bz2
 /gnome-shell-2.91.91.tar.bz2
+/gnome-shell-2.91.92.tar.bz2
diff --git a/gnome-shell.spec b/gnome-shell.spec
index fb9dd53..a186819 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
-Version:        2.91.91
-Release:        2%{?dist}
+Version:        2.91.92
+Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -8,8 +8,6 @@ License:        GPLv2+
 URL:            http://live.gnome.org/GnomeShell
 #VCS:           git:git://git.gnome.org/gnome-shell
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.91/%{name}-%{version}.tar.bz2
-# patch from https://bugzilla.gnome.org/show_bug.cgi?id=644206
-Patch0:         gnome-shell-2.91.91-multihead_alt_tab.patch
 
 %define clutter_version 1.4.0
 %define gobject_introspection_version 0.10.1
@@ -73,7 +71,6 @@ easy to use experience.
 
 %prep
 %setup -q
-%patch0 -p1 -b .multihead_alt_tab
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -136,6 +133,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Wed Mar 23 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.92-1
+- Update to 2.91.92
+
 * Wed Mar 16 2011 Michel Salim <salimma at fedoraproject.org> - 2.91.91-2
 - Fix alt-tab behavior on when primary display is not leftmost (# 683932)
 
diff --git a/sources b/sources
index ba05ffc..f0385f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fdd89714c9ae3bfffe56cf3199219cf6  gnome-shell-2.91.91.tar.bz2
+9e34b881a7a3ad6d8bd2d821e63986d0  gnome-shell-2.91.92.tar.bz2


More information about the scm-commits mailing list