diff --git a/.gitignore b/.gitignore index 487ecf1..a23e921 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.5.91.tar.xz /gnome-shell-3.5.92.tar.xz /gnome-shell-3.6.0.tar.xz +/gnome-shell-3.6.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 06e6c7b..18a085e 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -164,6 +164,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Mon Oct 15 2012 Florian Müllner - 3.6.1-1 +- Update to 3.6.1 + * Tue Sep 25 2012 Florian Müllner - 3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index a4b9110..3d0bbaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf6b87fd37329573c322b384c1593e17 gnome-shell-3.6.0.tar.xz +6f802981c16238228c544360bad2cc49 gnome-shell-3.6.1.tar.xz