diff --git a/.gitignore b/.gitignore index 6b45c43..c0cfcb7 100644 --- a/.gitignore +++ b/.gitignore @@ -97,3 +97,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.17.2.tar.xz /gnome-shell-3.17.3.tar.xz /gnome-shell-3.17.4.tar.xz +/gnome-shell-3.17.90.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 50f8f0e..223a68f 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.17.4 -Release: 2%{?dist} +Version: 3.17.90 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -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.45.3 %define gjs_version 1.39.0 -%define mutter_version 3.17.4 +%define mutter_version 3.17.90 %define gtk3_version 3.15.0 %define eds_version 3.13.90 %define gnome_desktop_version 3.7.90 @@ -187,6 +187,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu Aug 20 2015 Florian Müllner - 3.17.90-1 +- Update to 3.17.90 + * Wed Aug 19 2015 Kalev Lember - 3.17.4-2 - Create empty directories for extensions and search providers - Move desktop file validation to %%check section diff --git a/sources b/sources index a30b14e..49fb17d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e6096176fe927609869765e6f89ca5fe gnome-shell-3.17.4.tar.xz +90abc495ab811cf037e88ad752e0d899 gnome-shell-3.17.90.tar.xz