diff --git a/.gitignore b/.gitignore index efae9cc..edef088 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.11.3.tar.xz /nautilus-3.11.90.tar.xz /nautilus-3.11.92.tar.xz +/nautilus-3.12.0.tar.xz diff --git a/nautilus.spec b/nautilus.spec index b1e724d..d2f436c 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -9,11 +9,11 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.11.92 +Version: 3.12.0 Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops -Source: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz URL: https://wiki.gnome.org/Apps/Nautilus Requires: redhat-menus @@ -167,6 +167,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Tue Mar 25 2014 Kalev Lember - 3.12.0-1 +- Update to 3.12.0 + * Tue Mar 18 2014 Richard Hughes - 3.11.92-1 - Update to 3.11.92 diff --git a/sources b/sources index ed0775d..dc06c65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85d9541fe6955b7cea80e79dced9f5a3 nautilus-3.11.92.tar.xz +6a8c0916c8c44f37fbb6d9279cdafbe2 nautilus-3.12.0.tar.xz