diff --git a/.gitignore b/.gitignore index 0fd9a40..887ce9a 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.21.92.tar.xz /gnome-shell-3.22.0.tar.xz /gnome-shell-3.22.1.tar.xz +/gnome-shell-3.22.2.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index c20f666..bfad3e3 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.22.1 -Release: 2%{?dist} +Version: 3.22.2 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -191,6 +191,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu Nov 10 2016 Florian Müllner - 3.22.2-1 +- Update to 3.22.2 + * Fri Oct 21 2016 Bastien Nocera - 3.22.1-2 - Add patches to allow launching on discrete GPU when available diff --git a/sources b/sources index 27d515c..9f7014f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -457ba7e03e72fff66c546a21ad8cc42a gnome-shell-3.22.1.tar.xz +e78471f882b44afcd338d42efb0849ac gnome-shell-3.22.2.tar.xz