[gvfs] Update to 1.15.1

Tomas Bzatek tbzatek at fedoraproject.org
Tue Dec 18 17:46:21 UTC 2012


commit 61f7ea3e26486512dbf24dfa86b2500379e2d363
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Dec 18 18:46:14 2012 +0100

    Update to 1.15.1

 .gitignore |    1 +
 gvfs.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13f9921..2efe7cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.13.9.tar.xz
 /gvfs-1.14.0.tar.xz
 /gvfs-1.15.0.tar.xz
+/gvfs-1.15.1.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index c847b7f..d1fb5e6 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.15.0
-Release: 3%{?dist}
+Version: 1.15.1
+Release: 1%{?dist}
 License: GPLv3 and LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -15,7 +15,7 @@ BuildRequires: dbus-glib-devel
 BuildRequires: /usr/bin/ssh
 BuildRequires: libcdio-devel >= 0.78.2
 BuildRequires: libgudev1-devel
-BuildRequires: libsoup-devel >= 2.26.0
+BuildRequires: libsoup-devel >= 2.34.0
 BuildRequires: avahi-glib-devel >= 0.6
 BuildRequires: libsecret-devel
 BuildRequires: intltool
@@ -331,6 +331,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/afp-browse.mount
 
 %changelog
+* Tue Dec 18 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.15.1-1
+- Update to 1.15.1
+
 * Fri Dec  7 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.15.0-3
 - Enable verbose build messages
 - Remove deprecated Encoding key from mount-archive.desktop
diff --git a/sources b/sources
index 4de1c08..ca08f65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-874edc3152e08547dd57aacf32382861  gvfs-1.15.0.tar.xz
+259a51b26481c49fce31cf47eeca178c  gvfs-1.15.1.tar.xz


More information about the scm-commits mailing list