diff --git a/.gitignore b/.gitignore index 37f1e46..fcd457c 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.19.2.tar.xz /gnome-shell-3.19.3.tar.xz /gnome-shell-3.19.4.tar.xz +/gnome-shell-3.19.90.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 0eaebba..af31213 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.19.4 -Release: 3%{?dist} +Version: 3.19.90 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -183,6 +183,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Fri Feb 19 2016 Florian Müllner - 3.19.90-1 +- Update to 3.19.90 + * Tue Feb 16 2016 Milan Crha - 3.19.4-3 - Rebuild for newer evolution-data-server diff --git a/sources b/sources index 6b71243..18c2c8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a32db7aeb470edb8631d3610dffe3983 gnome-shell-3.19.4.tar.xz +10ebd8cda8e7e43834e77eb511822369 gnome-shell-3.19.90.tar.xz