diff --git a/.gitignore b/.gitignore index 01f43c0..c50e07f 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.11.3.tar.xz /gnome-shell-3.11.4.tar.xz /gnome-shell-3.11.5.tar.xz +/gnome-shell-3.11.90.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 1a4a288..66a4a30 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.11.5 -Release: 3%{?dist} +Version: 3.11.90 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu Feb 20 2014 Florian Müllner - 3.11.90-1 +- Update to 3.11.90 + * Mon Feb 10 2014 Peter Hutterer - 3.11.5-3 - Rebuild for libevdev soname bump diff --git a/sources b/sources index af261d6..6176289 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aaeda8444f64e2fabaf7c229b49decf6 gnome-shell-3.11.5.tar.xz +f27545ec983b48088f56501e3db3db58 gnome-shell-3.11.90.tar.xz