diff --git a/.gitignore b/.gitignore index dd688b2..ccf8d93 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.15.90.tar.xz /nautilus-3.15.91.tar.xz /nautilus-3.15.92.tar.xz +/nautilus-3.16.0.tar.xz diff --git a/nautilus.spec b/nautilus.spec index 5e6e83a..5d056f3 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -9,11 +9,11 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops -Source: https://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Nautilus @@ -167,6 +167,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Tue Mar 24 2015 Kalev Lember - 3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 3.15.92-1 - Update to 3.15.92 diff --git a/sources b/sources index c3a966f..13556ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd2ec8ed979e5343c05193cc1728a402 nautilus-3.15.92.tar.xz +38ad6ef55a8192d9bb4e4c094b232a2a nautilus-3.16.0.tar.xz