diff --git a/.gitignore b/.gitignore index 55b442a..a86eeff 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.7.1.tar.xz /gnome-shell-3.7.2.tar.xz /gnome-shell-3.7.3.tar.xz +/gnome-shell-3.7.3.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 64846cb..9361d0f 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.7.3 +Version: 3.7.3.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Jan 09 2013 Richard Hughes - 3.7.3.1-1 +- Update to 3.7.3.1 + * Tue Dec 18 2012 Florian Müllner 3.7.3-1 - Update to 3.7.3 diff --git a/sources b/sources index 1c37f3b..60ff754 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35077955be3be4c378d3583f233e548a gnome-shell-3.7.3.tar.xz +37b71d61ab72c7fc8298ff97619b46f6 gnome-shell-3.7.3.1.tar.xz