[gvfs/f18] Update to 1.13.8

Tomas Bzatek tbzatek at fedoraproject.org
Wed Sep 5 14:15:53 UTC 2012


commit 95db84cf0a2cdda6d56453df8a07b8cb4ca241d7
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Wed Sep 5 16:15:44 2012 +0200

    Update to 1.13.8

 .gitignore          |    1 +
 gvfs-gphoto25.patch |   57 ---------------------------------------------------
 gvfs.spec           |   11 ++++++---
 sources             |    2 +-
 4 files changed, 9 insertions(+), 62 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eda5664..d3466b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.13.3.tar.xz
 /gvfs-1.13.4.tar.xz
 /gvfs-1.13.7.tar.xz
+/gvfs-1.13.8.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index ce25c11..d3f5673 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,16 +1,16 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.13.7
-Release: 3%{?dist}
+Version: 1.13.8
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
 
 Source: http://download.gnome.org/sources/gvfs/1.13/gvfs-%{version}.tar.xz
 BuildRequires: pkgconfig
-BuildRequires: glib2-devel >= 2.33.4
+BuildRequires: glib2-devel >= 2.33.12
 # for post-install update-gio-modules and overall functionality
-Requires: glib2 >= 2.33.4
+Requires: glib2 >= 2.33.12
 BuildRequires: dbus-glib-devel
 BuildRequires: /usr/bin/ssh
 BuildRequires: libcdio-devel >= 0.78.2
@@ -329,6 +329,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/afp-browse.mount
 
 %changelog
+* Wed Sep  5 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.13.8-1
+- Update to 1.13.8
+
 * Wed Aug 29 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.13.7-3
 - Bring archive mounter back
 
diff --git a/sources b/sources
index 2fa49d9..f6f939d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd960775581edc0e0f1c10a446108840  gvfs-1.13.7.tar.xz
+5bb7403fa3a0c5659f40c6df299d90dc  gvfs-1.13.8.tar.xz


More information about the scm-commits mailing list