diff --git a/.gitignore b/.gitignore index ddf0de6..487ecf1 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.5.90.tar.xz /gnome-shell-3.5.91.tar.xz /gnome-shell-3.5.92.tar.xz +/gnome-shell-3.6.0.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 9f08bc7..06e6c7b 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.5.92 +Version: 3.6.0 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.92 +%define mutter_version 3.6.0 %define eds_version 3.5.3 %define gnome_menus_version 3.5.3 %define json_glib_version 0.13.2 @@ -164,6 +164,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Sep 25 2012 Florian Müllner - 3.6.0-1 +- Update to 3.6.0 + * Wed Sep 19 2012 Florian Müllner - 3.5.92-1 - Update to 3.5.92 diff --git a/sources b/sources index 5782dcc..a4b9110 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58c9431504115022e8869995a9e24c58 gnome-shell-3.5.92.tar.xz +cf6b87fd37329573c322b384c1593e17 gnome-shell-3.6.0.tar.xz