[nautilus] Update to 3.5.2

Richard Hughes rhughes at fedoraproject.org
Thu Jun 7 09:01:49 UTC 2012


commit e21ab0ee8b13b20da747a3e3d95214b6b0388c24
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 7 10:00:21 2012 +0100

    Update to 3.5.2

 .gitignore    |    1 +
 nautilus.spec |    9 +++---
 rtl-fix.patch |   84 ---------------------------------------------------------
 sources       |    2 +-
 4 files changed, 6 insertions(+), 90 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d9c307..cb1e82b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@ nautilus-2.31.6.tar.bz2
 /nautilus-3.4.0.tar.xz
 /nautilus-3.4.1.tar.xz
 /nautilus-3.5.1.tar.xz
+/nautilus-3.5.2.tar.xz
diff --git a/nautilus.spec b/nautilus.spec
index 84becb7..9fd9fd2 100644
--- a/nautilus.spec
+++ b/nautilus.spec
@@ -9,7 +9,7 @@
 
 Name:           nautilus
 Summary:        File manager for GNOME
-Version:        3.5.1
+Version:        3.5.2
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          User Interface/Desktops
@@ -58,9 +58,6 @@ Provides:       eel2 = 2.26.0-3
 # cleaning up to work with current nautilus git.
 #Patch4:         nautilus-2.91.8-selinux.patch
 
-# Fixed in upstream commit db0b28fd
-Patch7:         rtl-fix.patch
-
 %description
 Nautilus is the file manager and graphical shell for the GNOME desktop
 that makes it easy to manage your files and the rest of your system.
@@ -93,7 +90,6 @@ for developing nautilus extensions.
 %setup -q -n %{name}-%{version}
 
 #%patch4 -p1 -b .selinux
-%patch7 -p1 -b .rtl-fix
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -g -DNAUTILUS_OMIT_SELF_CHECK" %configure --disable-more-warnings --disable-update-mimedb
@@ -168,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
 
 %changelog
+* Thu Jun 07 2012 Richard Hughes <hughsient at gmail.com> - 3.5.2-1
+- Update to 3.5.2
+
 * Sat May 05 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.1-1
 - Update to 3.5.1
 
diff --git a/sources b/sources
index 72a5aa3..814a0a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c37cd5613a03f107826d3d81a93d7528  nautilus-3.5.1.tar.xz
+3da53f3d4facb0c4df98553ec65855b0  nautilus-3.5.2.tar.xz


More information about the scm-commits mailing list