diff --git a/.gitignore b/.gitignore index 939683b..734e4b6 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.16.0.tar.xz /gnome-shell-3.16.1.tar.xz /gnome-shell-3.17.1.tar.xz +/gnome-shell-3.17.2.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 287a6c6..23182c0 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.17.1 +Version: 3.17.2 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -182,6 +182,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed May 27 2015 Florian Müllner - 3.17.2-1 +- Update to 3.17.1 + * Thu Apr 30 2015 Florian Müllner - 3.17.1-1 - Update to 3.17.1 diff --git a/sources b/sources index a1adc00..aeae848 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36752ac308e60f7f93deb0717432dd7b gnome-shell-3.17.1.tar.xz +708997b6c259c200a617efdaa030ce83 gnome-shell-3.17.2.tar.xz