diff --git a/.gitignore b/.gitignore index c7ec415..84faf44 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.9.5.tar.xz /gnome-shell-3.9.90.tar.xz /gnome-shell-3.9.91.tar.xz +/gnome-shell-3.9.92.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 951d8c5..78463fe 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.9.91 +Version: 3.9.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 1:3.9.0 %define gobject_introspection_version 0.10.1 %define gjs_version 1.35.4 -%define mutter_version 3.9.91 +%define mutter_version 3.9.92 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -169,6 +169,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Sep 17 2013 Florian Müllner - 3.9.92-1 +- Update to 3.9.92 + * Tue Sep 03 2013 Florian Müllner - 3.9.91-1 - Update to 3.9.91 diff --git a/sources b/sources index b9890c5..904715c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54eb1f5a324d0e9b0424ee5873055cc5 gnome-shell-3.9.91.tar.xz +01bb1978309ef745206d7ca08529a3bc gnome-shell-3.9.92.tar.xz