diff --git a/.gitignore b/.gitignore index c5966ba..1f09f67 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.7.91.tar.xz /gnome-shell-3.7.92.tar.xz /gnome-shell-3.8.0.tar.xz +/gnome-shell-3.8.0.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 3107624..d4f94c6 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.8.0 +Version: 3.8.0.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -8,7 +8,7 @@ License: GPLv2+ Provides: desktop-notification-daemon URL: http://live.gnome.org/GnomeShell #VCS: git:git://git.gnome.org/gnome-shell -Source0: http://download.gnome.org/sources/gnome-shell/3.7/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-shell/3.8/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch1: gnome-shell-favourite-apps-firefox.patch @@ -176,6 +176,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Mar 27 2013 Ray Strode - 3.8.0.1-1 +- Update to 3.8.0.1 + * Tue Mar 26 2013 Florian Müllner - 3.8.0-1 - Update to 3.8.0 diff --git a/sources b/sources index 94b264f..1515036 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fca6930ffe783881e089e1b857d96396 gnome-shell-3.8.0.tar.xz +f6511b663a9e3eda6f640bfab7a8fa08 gnome-shell-3.8.0.1.tar.xz