diff --git a/.gitignore b/.gitignore index d25e885..cc29c0b 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.8.1.tar.xz /gnome-shell-3.9.1.tar.xz /gnome-shell-3.9.2.tar.xz +/gnome-shell-3.9.3.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index f717fcc..4722137 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.9.2 +Version: 3.9.3 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -14,10 +14,10 @@ Source0: http://download.gnome.org/sources/gnome-shell/3.8/%{name}-%{vers Patch1: gnome-shell-favourite-apps-firefox.patch %define clutter_version 1.13.4 -%define gnome_bluetooth_version 3.5.5 +%define gnome_bluetooth_version 3.9.0 %define gobject_introspection_version 0.10.1 %define gjs_version 1.35.4 -%define mutter_version 3.9.2 +%define mutter_version 3.9.3 %define eds_version 3.5.3 %define gnome_desktop_version 3.7.90 %define gnome_menus_version 3.5.3 @@ -178,6 +178,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Tue Jun 18 2013 Florian Müllner - 3.9.3-1 +- Update to 3.9.3 + * Tue May 28 2013 Florian Müllner - 3.9.2-1 - Update to 3.9.2 diff --git a/sources b/sources index 79a5cce..1347a6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -890aa0e653c24223bc82a28ea5b06c8d gnome-shell-3.9.2.tar.xz +4491fc713c33608920485037bdab18a0 gnome-shell-3.9.3.tar.xz