diff --git a/.gitignore b/.gitignore index deeaf76..b5195a6 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.19.4.tar.xz /gnome-shell-3.19.90.tar.xz /gnome-shell-3.19.91.tar.xz +/gnome-shell-3.19.92.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 144ba1c..bdd5450 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.19.91 +Version: 3.19.92 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -183,7 +183,10 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog -* Thu Mar 03 2016 Florian Müllner -3 .19.91-1 +* Wed Mar 16 2016 Florian Müllner - 3.19.92-1 +- Update to 3.19.92 + +* Thu Mar 03 2016 Florian Müllner - 3.19.91-1 - Update to 3.19.91 * Fri Feb 19 2016 Florian Müllner - 3.19.90-1 diff --git a/sources b/sources index 729146e..6dd0708 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20e45878e17a5a1cf7c817f66ba2e08d gnome-shell-3.19.91.tar.xz +f2dac3875dc0cd5e1b5ff7724d4b78d1 gnome-shell-3.19.92.tar.xz