[gvfs] Update to 1.17.0

Kalev Lember kalev at fedoraproject.org
Sat May 4 12:37:11 UTC 2013


commit c957d340ba83430204ea7f8b8ba556da7c3bc9d6
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat May 4 11:20:00 2013 +0200

    Update to 1.17.0

 .gitignore |    1 +
 gvfs.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 827926a..a1fb567 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.15.4.tar.xz
 /gvfs-1.16.0.tar.xz
 /gvfs-1.16.1.tar.xz
+/gvfs-1.17.0.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index 20938e7..17cf597 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,12 +1,12 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.16.1
+Version: 1.17.0
 Release: 1%{?dist}
 License: GPLv3 and LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 
-Source: http://download.gnome.org/sources/gvfs/1.16/gvfs-%{version}.tar.xz
+Source: http://download.gnome.org/sources/gvfs/1.17/gvfs-%{version}.tar.xz
 BuildRequires: pkgconfig
 BuildRequires: glib2-devel >= 2.33.12
 # for post-install update-gio-modules and overall functionality
@@ -370,6 +370,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/remote-volume-monitors/goa.monitor
 
 %changelog
+* Sat May 04 2013 Kalev Lember <kalevlember at gmail.com> - 1.17.0-1
+- Update to 1.17.0
+
 * Tue Apr 16 2013 Richard Hughes <rhughes at redhat.com> - 1.16.1-1
 - Update to 1.16.1
 
diff --git a/sources b/sources
index 58f9543..dc9640a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d47c39e34a651ad3001a10eb18b13e39  gvfs-1.16.1.tar.xz
+7722010e4398d1391dfd67a00c6a12af  gvfs-1.17.0.tar.xz


More information about the scm-commits mailing list