[nautilus] Update to 3.7.1

Kalev Lember kalev at fedoraproject.org
Fri Nov 9 17:06:58 UTC 2012


commit 7fcbbcb09015bb028ff31171938e9e579a7ceafa
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Nov 9 18:01:07 2012 +0100

    Update to 3.7.1

 .gitignore    |    1 +
 nautilus.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5335b09..3a5a90d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,3 +48,4 @@ nautilus-2.31.6.tar.bz2
 /nautilus-3.5.92.tar.xz
 /nautilus-3.6.0.tar.xz
 /nautilus-3.6.1.tar.xz
+/nautilus-3.7.1.tar.xz
diff --git a/nautilus.spec b/nautilus.spec
index dd51fe0..2c41ee8 100644
--- a/nautilus.spec
+++ b/nautilus.spec
@@ -1,7 +1,7 @@
-%define glib2_version 2.31.9
+%define glib2_version 2.34.0
 %define gnome_desktop3_version 3.0.0
 %define pango_version 1.28.3
-%define gtk3_version 3.3.17
+%define gtk3_version 3.5.12
 %define libxml2_version 2.7.8
 %define libexif_version 0.6.20
 %define exempi_version 2.1.0
@@ -9,11 +9,11 @@
 
 Name:           nautilus
 Summary:        File manager for GNOME
-Version:        3.6.1
+Version:        3.7.1
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          User Interface/Desktops
-Source:         http://download.gnome.org/sources/%{name}/3.6/%{name}-%{version}.tar.xz
+Source:         http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
 
 URL:            http://projects.gnome.org/nautilus/
 Requires:       redhat-menus
@@ -163,6 +163,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
 %doc %{_datadir}/gtk-doc/html/libnautilus-extension/*
 
 %changelog
+* Fri Nov 09 2012 Kalev Lember <kalevlember at gmail.com> - 3.7.1-1
+- Update to 3.7.1
+
 * Mon Oct 15 2012 Cosimo Cecchi <cosimoc at redhat.com> - 3.6.1-1
 - Update to 3.6.1
 
diff --git a/sources b/sources
index 90df229..5614232 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ace8d57a9989995c5b186bb7e4f604be  nautilus-3.6.1.tar.xz
+2b37ca3b1ca65e70b56e1752b291d553  nautilus-3.7.1.tar.xz


More information about the scm-commits mailing list