diff --git a/.gitignore b/.gitignore index 46c1db0..c5b4024 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ nautilus-2.31.6.tar.bz2 /nautilus-3.11.92.tar.xz /nautilus-3.12.0.tar.xz /nautilus-3.13.1.tar.xz +/nautilus-3.13.2.tar.xz diff --git a/nautilus.spec b/nautilus.spec index 3373a53..16e7155 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -1,7 +1,7 @@ %define glib2_version 2.35.3 %define gnome_desktop3_version 3.0.0 %define pango_version 1.28.3 -%define gtk3_version 3.11.6 +%define gtk3_version 3.13.2 %define libxml2_version 2.7.8 %define libexif_version 0.6.20 %define exempi_version 2.1.0 @@ -10,8 +10,8 @@ Name: nautilus Summary: File manager for GNOME -Version: 3.13.1 -Release: 2%{?dist} +Version: 3.13.2 +Release: 1%{?dist} License: GPLv2+ Group: User Interface/Desktops Source: http://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz @@ -137,7 +137,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %files -f %{name}.lang %doc AUTHORS COPYING COPYING.LIB NEWS README -%{_datadir}/nautilus %{_datadir}/appdata/ %{_datadir}/applications/* %{_datadir}/mime/packages/nautilus.xml @@ -169,6 +168,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %doc %{_datadir}/gtk-doc/html/libnautilus-extension/ %changelog +* Tue Jul 22 2014 Kalev Lember - 3.13.2-1 +- Update to 3.13.2 + * Sat Jun 07 2014 Fedora Release Engineering - 3.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index c1ee463..16e8fc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b910e0fc9ade657896cacb2514e22742 nautilus-3.13.1.tar.xz +376361ddb02bdef3d825cac3b1544de2 nautilus-3.13.2.tar.xz