diff --git a/.gitignore b/.gitignore index 2a88e03..f300788 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ gnome-shell-2.31.5.tar.bz2 /gnome-shell-3.9.91.tar.xz /gnome-shell-3.9.92.tar.xz /gnome-shell-3.10.0.tar.xz +/gnome-shell-3.10.0.1.tar.xz diff --git a/gnome-shell.spec b/gnome-shell.spec index 4795a96..ef1933e 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,5 +1,5 @@ Name: gnome-shell -Version: 3.10.0 +Version: 3.10.0.1 Release: 1%{?dist} Summary: Window management and application launching for GNOME @@ -173,6 +173,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0.1-1 +- Update to 3.10.0.1 + * Tue Sep 24 2013 Florian Müllner - 3.10.0-1 - Update to 3.10.0 diff --git a/sources b/sources index e9fd251..01e6b8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2772e8cbc012d1aac3ec20d3f8f91720 gnome-shell-3.10.0.tar.xz +70a9b2008caf11cfc43dd21457c26c95 gnome-shell-3.10.0.1.tar.xz