diff --git a/.gitignore b/.gitignore index 0799d9f..4b29210 100644 --- a/.gitignore +++ b/.gitignore @@ -92,3 +92,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.15.91.tar.xz /gnome-shell-3.15.92.tar.xz /gnome-shell-3.16.0.tar.xz +/gnome-shell-3.16.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 5b6aa4f..b4e3679 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.16.0 +Version: 3.16.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -18,7 +18,7 @@ Patch2: 0001-appFavorites-Add-gnome-terminal-to-the-rename-list.patch %define gnome_bluetooth_version 1:3.9.0 %define gobject_introspection_version 1.41.0 %define gjs_version 1.39.0 -%define mutter_version 3.15.92 +%define mutter_version 3.16.1 %define gtk3_version 3.15.0 %define eds_version 3.13.90 %define gnome_desktop_version 3.7.90 @@ -182,6 +182,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Apr 14 2015 Florian Müllner - 3.16.1-1 +- Update to 3.16.1 + * Mon Mar 23 2015 Florian Müllner - 3.16.0-1 - Update to 3.16.0 diff --git a/sources b/sources index 86966d2..7d943ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e98d5ead445430d70dba772276a499db gnome-shell-3.16.0.tar.xz +684add04e27ac5861fa2db68d810f3e9 gnome-shell-3.16.1.tar.xz