diff --git a/.gitignore b/.gitignore index 03a7c3b..5335b09 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.5.91.tar.xz /nautilus-3.5.92.tar.xz /nautilus-3.6.0.tar.xz +/nautilus-3.6.1.tar.xz diff --git a/nautilus.spec b/nautilus.spec index 1cff916..dd51fe0 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -9,7 +9,7 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.6.0 +Version: 3.6.1 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops @@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/* %changelog +* Mon Oct 15 2012 Cosimo Cecchi - 3.6.1-1 +- Update to 3.6.1 + * Tue Sep 25 2012 Cosimo Cecchi - 3.6.0-1 - Update to 3.6.0 diff --git a/sources b/sources index 9305955..90df229 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dbae99eaa6622ce48b4da02d933e536e nautilus-3.6.0.tar.xz +ace8d57a9989995c5b186bb7e4f604be nautilus-3.6.1.tar.xz