diff --git a/.gitignore b/.gitignore index 0f20622..03a7c3b 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.5.90.tar.xz /nautilus-3.5.91.tar.xz /nautilus-3.5.92.tar.xz +/nautilus-3.6.0.tar.xz diff --git a/nautilus.spec b/nautilus.spec index 816b2df..ef3a398 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -9,7 +9,7 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.5.92 +Version: 3.6.0 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 +* Tue Sep 25 2012 Cosimo Cecchi - 3.6.0-1 +- Update to 3.6.0 + * Tue Sep 18 2012 Cosimo Cecchi - 3.5.92-1 - Update to 3.5.92 diff --git a/sources b/sources index 930c297..9305955 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d3a02a5e262dec607eacc25b86bde90 nautilus-3.5.92.tar.xz +dbae99eaa6622ce48b4da02d933e536e nautilus-3.6.0.tar.xz