diff --git a/.gitignore b/.gitignore index d47379a..6b45c43 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.17.1.tar.xz /gnome-shell-3.17.2.tar.xz /gnome-shell-3.17.3.tar.xz +/gnome-shell-3.17.4.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index d4d70a4..4d57e93 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.17.3 -Release: 3%{?dist} +Version: 3.17.4 +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.3 +%define mutter_version 3.17.4 %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 +* Thu Jul 23 2015 Florian Müllner - 3.17.4-1 +- Update to 3.17.4 + * Wed Jul 22 2015 Milan Crha - 3.17.3-3 - Rebuild for newer evolution-data-server diff --git a/sources b/sources index d2c9067..a30b14e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -354cc1e16ac7a9cf89c278e3efa31160 gnome-shell-3.17.3.tar.xz +e6096176fe927609869765e6f89ca5fe gnome-shell-3.17.4.tar.xz