[gnome-shell] 3.1.91

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 7 10:52:34 UTC 2011


commit eb16f3ae0d68259285c8a0cb7eaf660a6a1eff09
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 7 06:51:55 2011 -0400

    3.1.91

 .gitignore       |    1 +
 gnome-shell.spec |    8 +++++++-
 sources          |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10fef9e..d7ec145 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ gnome-shell-2.31.5.tar.bz2
 /gnome-shell-3.1.4.tar.xz
 /gnome-shell-3.1.4-gite7b9933.tar.bz2
 /gnome-shell-3.1.90.1.tar.xz
+/gnome-shell-3.1.91.tar.xz
diff --git a/gnome-shell.spec b/gnome-shell.spec
index cd5e57b..ec97d64 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 
 Name:           gnome-shell
-Version:        3.1.90.1
+Version:        3.1.91
 Release:        1%{?dist}
 Summary:        Window management and application launching for GNOME
 
@@ -76,6 +76,8 @@ Requires:       upower
 Requires:       polkit >= 0.100
 # needed for schemas
 Requires:       at-spi2-atk
+# needed for on-screen keyboard
+Requires:       caribou
 
 %description
 GNOME Shell provides core user interface functions for the GNOME 3 desktop,
@@ -152,6 +154,10 @@ gconftool-2 --makefile-install-rule \
 glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 %changelog
+* Wed Sep  7 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.91-1
+- Update to 3.1.91
+- Require caribou
+
 * Wed Aug 31 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.90.1-1
 - Update to 3.1.90.1
 
diff --git a/sources b/sources
index 11b86d5..934e6b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a6698706fa906a4fbb12b5a5db814ef  gnome-shell-3.1.90.1.tar.xz
+0bd0fdf1e45bf467f650d55e97a15fdb  gnome-shell-3.1.91.tar.xz


More information about the scm-commits mailing list