diff --git a/.gitignore b/.gitignore index 17cc347..8035788 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.9.3.tar.xz /gnome-shell-3.9.4.tar.xz /gnome-shell-3.9.5.tar.xz +/gnome-shell-3.9.90.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index c360dde..30d1983 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell -Version: 3.9.5 -Release: 3%{?dist} +Version: 3.9.90 +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.9.5 +%define mutter_version 3.9.90 %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 +* Thu Aug 22 2013 Florian Müllner - 3.9.90-1 +- Update to 3.9.90 + * Mon Aug 19 2013 Adam Williamson - 3.9.5-3 - Rebuild for new e-d-s diff --git a/sources b/sources index 2f3142b..d5cbab3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38afa06545dc13e35a0ae903d85453aa gnome-shell-3.9.5.tar.xz +785341f5fb67e90203e4f17fbf0ea692 gnome-shell-3.9.90.tar.xz