diff --git a/.gitignore b/.gitignore index be86187..25e22c8 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.13.90.tar.xz /nautilus-3.13.91.tar.xz /nautilus-3.13.92.tar.xz +/nautilus-3.14.0.tar.xz diff --git a/nautilus.spec b/nautilus.spec index 727b512..e41f7b5 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -10,11 +10,11 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.13.92 +Version: 3.14.0 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops -Source: http://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Nautilus @@ -171,6 +171,9 @@ update-mime-database -n %{_datadir}/mime &> /dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 diff --git a/sources b/sources index 629f3e7..d3b2608 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ad49b3dca27d2ee5edebde4062ea752 nautilus-3.13.92.tar.xz +fd951916829c91351a539573bbabab4d nautilus-3.14.0.tar.xz