[gvfs] Update to 1.10.1

Tomas Bzatek tbzatek at fedoraproject.org
Mon Oct 17 13:13:06 UTC 2011


commit d652e951b921328307aa9c338d559c054db36512
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Mon Oct 17 15:13:03 2011 +0200

    Update to 1.10.1

 .gitignore |    1 +
 gvfs.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ea630b..d95d44b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.9.4.tar.xz
 /gvfs-1.9.5.tar.xz
 /gvfs-1.10.0.tar.xz
+/gvfs-1.10.1.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index b1c852d..10b9ba6 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,11 +1,11 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.10.0
+Version: 1.10.1
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
-Source: http://download.gnome.org/sources/gvfs/1.9/gvfs-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gvfs/1.10/gvfs-%{version}.tar.xz
 BuildRequires: pkgconfig
 BuildRequires: glib2-devel >= 2.29.14
 # for post-install update-gio-modules and overall functionality
@@ -315,6 +315,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/afp-browse.mount
 
 %changelog
+* Mon Oct 17 2011 Tomas Bzatek <tbzatek at redhat.com> - 1.10.1-1
+- Update to 1.10.1
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 1.10.0-1
 - Update to 1.10.0
 
diff --git a/sources b/sources
index 349dde0..758eea5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b847eed5412c0ed8d0f7bcf6bb9e62c4  gvfs-1.10.0.tar.xz
+0c968704be003d2f6eab29388c41664e  gvfs-1.10.1.tar.xz


More information about the scm-commits mailing list