From 6c57217a4bd85bce2183cdd4b015a9abaabb0b1f Mon Sep 17 00:00:00 2001 From: Florian Müllner Date: Oct 16 2012 14:29:13 +0000 Subject: Update to 3.5.92 --- diff --git a/.gitignore b/.gitignore index aa8f697..ddf0de6 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.5.5.tar.xz /gnome-shell-3.5.90.tar.xz /gnome-shell-3.5.91.tar.xz +/gnome-shell-3.5.92.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 4e91c0c..9f08bc7 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.5.91 +Version: 3.5.92 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch %define gnome_bluetooth_version 3.5.5 %define gobject_introspection_version 0.10.1 %define gjs_version 1.33.2 -%define mutter_version 3.5.91 +%define mutter_version 3.5.92 %define eds_version 3.5.3 %define gnome_menus_version 3.5.3 %define json_glib_version 0.13.2 @@ -143,6 +143,8 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %{_datadir}/applications/gnome-shell.desktop %{_datadir}/applications/gnome-shell-extension-prefs.desktop %{_datadir}/applications/evolution-calendar.desktop +%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-screenshot.xml +%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml %{_datadir}/gnome-shell/ %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service @@ -162,6 +164,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Sep 19 2012 Florian Müllner - 3.5.92-1 +- Update to 3.5.92 + * Tue Sep 11 2012 Florian Müllner - 3.5.91-1 - Update dependencies diff --git a/sources b/sources index 6901265..5782dcc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ec619c12c9b633508a6600fd41a712e gnome-shell-3.5.91.tar.xz +58c9431504115022e8869995a9e24c58 gnome-shell-3.5.92.tar.xz