From 95dbc16e66edc782ed9e6900ad1db9fe949ff0b1 Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Tue, 8 Mar 2011 00:52:37 -0500 Subject: [PATCH] Update to 2.91.91 --- .gitignore | 1 + gnome-shell.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9a35645..64c6c24 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-2.91.5.tar.bz2 /gnome-shell-2.91.6.tar.bz2 /gnome-shell-2.91.90.tar.bz2 +/gnome-shell-2.91.91.tar.bz2 diff --git a/gnome-shell.spec b/gnome-shell.spec index 7f851ec..328fd69 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 2.91.90 -Release: 2%{?dist} +Version: 2.91.91 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -11,7 +11,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/2.91/%{name}- %define clutter_version 1.4.0 %define gobject_introspection_version 0.10.1 -%define mutter_version 2.91.3 +%define mutter_version 2.91.91 %define gjs_version 0.7.5 %define eds_version 2.91.6 @@ -96,12 +96,13 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %doc COPYING README %{_bindir}/gnome-shell +%{_bindir}/gnome-shell-extension-tool %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/applications/gnome-shell.desktop %{_datadir}/gnome-shell/ +%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service %{_libdir}/gnome-shell/ -%{_libdir}/mutter/plugins/libgnome-shell.so -%{_sysconfdir}/xdg/menus/*.menu +%{_libexecdir}/gnome-shell-calendar-server %{_sysconfdir}/gconf/schemas/gnome-shell.schemas %{_mandir}/man1/%{name}.1.gz @@ -132,6 +133,9 @@ gconftool-2 --makefile-install-rule \ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %changelog +* Tue Mar 8 2011 Owen Taylor - 2.91.91-1 +- Update to 2.91.91 + * Tue Feb 22 2011 Matthias Clasen - 2.91.90-2 - Require upower and polkit at runtime diff --git a/sources b/sources index 0c5d898..ba05ffc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -035b395a0ecea3fafe15f34596b09b5a gnome-shell-2.91.90.tar.bz2 +fdd89714c9ae3bfffe56cf3199219cf6 gnome-shell-2.91.91.tar.bz2