diff --git a/.gitignore b/.gitignore index 3d252a0..1615a28 100644 --- a/.gitignore +++ b/.gitignore @@ -77,3 +77,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.12.1.tar.xz /gnome-shell-3.13.1.tar.xz /gnome-shell-3.13.2.tar.xz +/gnome-shell-3.13.3.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index ed6a27f..7677254 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.13.2 -Release: 2%{?dist} +Version: 3.13.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.39.0 -%define mutter_version 3.13.1 +%define mutter_version 3.13.2 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Jun 25 2014 Florian Müllner - 3.13.3-1 +- Update to 3.13.3 + * Sat Jun 07 2014 Fedora Release Engineering - 3.13.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index e4d39d1..44f367c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ffc03d644ed70c3bf957909d1c381f6a gnome-shell-3.13.2.tar.xz +12189e964884a1649d9324187fb76c44 gnome-shell-3.13.3.tar.xz