[nautilus] Update to 2.91.7

Cosimo Cecchi cosimoc at fedoraproject.org
Tue Jan 11 00:24:43 UTC 2011


commit fa8dea724ed0d3a6d7ced6535908f7d1bf08997c
Author: Cosimo Cecchi <cosimoc at gnome.org>
Date:   Tue Jan 11 01:23:41 2011 +0100

    Update to 2.91.7

 .gitignore                     |    1 +
 nautilus-gdk-deprecated1.patch |  122 ---------------------
 nautilus-gdk-deprecated2.patch |  230 ----------------------------------------
 nautilus-gdk-deprecated3.patch |   60 -----------
 nautilus.spec                  |   13 +--
 sources                        |    2 +-
 6 files changed, 6 insertions(+), 422 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05fdbc7..a3d4ff8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ nautilus-2.31.6.tar.bz2
 /nautilus-2.91.3.tar.gz
 /nautilus-2.91.3.tar.bz2
 /nautilus-2.91.6.tar.bz2
+/nautilus-2.91.7.tar.bz2
diff --git a/nautilus.spec b/nautilus.spec
index 37fb61a..ebbcfd2 100644
--- a/nautilus.spec
+++ b/nautilus.spec
@@ -13,7 +13,7 @@
 
 Name:           nautilus
 Summary:        File manager for GNOME
-Version:        2.91.6
+Version:        2.91.7
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          User Interface/Desktops
@@ -77,10 +77,6 @@ Patch7:         rtl-fix.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=583559
 Patch23:        nautilus-578086-po.patch
 
-Patch31: nautilus-gdk-deprecated1.patch
-Patch32: nautilus-gdk-deprecated2.patch
-Patch33: nautilus-gdk-deprecated3.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.
@@ -117,10 +113,6 @@ for developing nautilus extensions.
 # %patch8 -p1 -b .hide-white-screen
 %patch23 -p1 -b .gu_IN-crash
 
-%patch31 -p1 -b .deprecated-gdk1
-%patch32 -p1 -b .deprecated-gdk2
-%patch33 -p1 -b .deprecated-gdk3
-
 %build
 
 gtkdocize
@@ -221,6 +213,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
 %doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
 
 %changelog
+* Tue Jan 11 2001 Cosimo Cecchi <cosimoc at redhat.com> - 2.91.7-1
+- Update to 2.91.7
+
 * Fri Jan  7 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.6-1
 - Update to 2.91.6
 
diff --git a/sources b/sources
index ca5c452..b4ffc00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d7fdfd571884f9c4a6206a17aa4274f  nautilus-2.91.6.tar.bz2
+56a85ad12e76eb8fbfe1a6765b7a8954  nautilus-2.91.7.tar.bz2


More information about the scm-commits mailing list