[gnome-shell] Update to 2.91.1

Owen Taylor otaylor at fedoraproject.org
Mon Nov 1 20:37:37 UTC 2010


commit 6f19743a5f14427cfaa21d0336a685aecd9f7784
Author: Owen W. Taylor <otaylor at fishsoup.net>
Date:   Mon Nov 1 16:36:16 2010 -0400

    Update to 2.91.1

 .gitignore       |    1 +
 gnome-shell.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5639eff..6b0c170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gnome-shell-2.31.5.tar.bz2
 /gnome-shell-2.91.0.tar.bz2
+/gnome-shell-2.91.1.tar.bz2
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 342e870..0e37406 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,5 +1,5 @@
 Name:           gnome-shell
-Version:        2.91.0
+Version:        2.91.1
 Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
@@ -12,8 +12,8 @@ BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 %define clutter_version 1.4.0
 %define gobject_introspection_version 0.9.8
-%define mutter_version 2.91.0
-%define gjs_version 0.7
+%define mutter_version 2.91.1
+%define gjs_version 0.7.5
 
 BuildRequires:  clutter-devel >= %{clutter_version}
 BuildRequires:  dbus-glib-devel
@@ -126,6 +126,9 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Fri Oct 29 2010 Owen Taylor <otaylor at redhat.com> - 2.91.1-1
+- Update to 2.91.1
+
 * Mon Oct  4 2010 Owen Taylor <otaylor at redhat.com> - 2.91.0-1
 - Update to 2.91.0
 - Remove patch to disable VBlank syncing
diff --git a/sources b/sources
index 60418dd..63a978e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ce6dc0ae8b307d6561a86e3818d2a8f  gnome-shell-2.91.0.tar.bz2
+a4592aafebe032e126604304391ceb03  gnome-shell-2.91.1.tar.bz2


More information about the scm-commits mailing list