diff --git a/.gitignore b/.gitignore index 1d36152..309b748 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.7.90.tar.xz /nautilus-3.7.91.tar.xz /nautilus-3.7.92.tar.xz +/nautilus-3.8.0.tar.xz diff --git a/nautilus.spec b/nautilus.spec index b25d287..2d48671 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -9,11 +9,11 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.7.92 +Version: 3.8.0 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops -Source: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz URL: http://projects.gnome.org/nautilus/ Requires: redhat-menus @@ -166,6 +166,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Richard Hughes - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index f5c7050..470da28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62171363aaa1bf8c1e5688b9c416383b nautilus-3.7.92.tar.xz +f4a6cce944a0f5d1237c3ca2b561a4ee nautilus-3.8.0.tar.xz