diff --git a/.gitignore b/.gitignore index cb43a2b..0332bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.13.91.tar.xz /gnome-shell-3.13.92.tar.xz /gnome-shell-3.14.0.tar.xz +/gnome-shell-3.14.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index a085076..c6fcc8a 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.14.0 -Release: 2%{?dist} +Version: 3.14.1 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.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.13.90 +%define mutter_version 3.14.1 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define json_glib_version 0.13.2 @@ -176,6 +176,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Oct 14 2014 Florian Müllner - 3.14.1-1 +- Update to 3.14.1 + * Tue Sep 23 2014 Kalev Lember - 3.14.0-2 - Drop unused gnome-menus dependency diff --git a/sources b/sources index 2fa5643..8dfaf62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -403d930632dfa60ddc92779992891938 gnome-shell-3.14.0.tar.xz +ce255fb8870f37dc1fce0b611f2d05a7 gnome-shell-3.14.1.tar.xz