diff --git a/.gitignore b/.gitignore index b0ed908..df77c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.10.1.tar.xz /gnome-shell-3.11.1.tar.xz /gnome-shell-3.11.2.tar.xz +/gnome-shell-3.11.3.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 99a78ea..3f8b5af 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.11.2 -Release: 3%{?dist} +Version: 3.11.3 +Release: 1%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -17,7 +17,7 @@ Patch1: gnome-shell-favourite-apps-firefox.patch %define gnome_bluetooth_version 1:3.9.0 %define gobject_introspection_version 0.10.1 %define gjs_version 1.35.4 -%define mutter_version 3.11.1 +%define mutter_version 3.11.3 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Fri Dec 20 2013 Florian Müllner - 3.11.3-1 +- Update to 3.11.3 + * Thu Nov 21 2013 Milan Crha - 3.11.2-3 - Rebuild for new libical (RH bug #1023020) diff --git a/sources b/sources index 9765ff8..06a69e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -117d158651dada2657082b2241e60395 gnome-shell-3.11.2.tar.xz +2aa13687f008b62329b5d19ff70fcef4 gnome-shell-3.11.3.tar.xz