diff --git a/.gitignore b/.gitignore index 0db16da..69eb44f 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.17.3.tar.xz /nautilus-3.17.90.tar.xz /nautilus-3.17.91.tar.xz +/nautilus-3.18.0.tar.xz diff --git a/nautilus.spec b/nautilus.spec index ba4e879..45fc61b 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,4 +1,4 @@ -%global glib2_version 2.43.4 +%global glib2_version 2.45.7 %global gnome_desktop3_version 3.0.0 %global gtk3_version 3.17.5 %global libxml2_version 2.7.8 @@ -9,11 +9,11 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.17.91 +Version: 3.18.0 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops -Source: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Nautilus @@ -174,6 +174,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Tue Sep 22 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Fri Sep 04 2015 Kalev Lember - 3.17.91-1 - Update to 3.17.91 diff --git a/sources b/sources index b129773..0195bfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -147df3a2d00716d9c236b2d1a2fa55b3 nautilus-3.17.91.tar.xz +a66655cb64dedced9ef17d5ac62e195c nautilus-3.18.0.tar.xz