[gvfs] Update to 1.15.4

Richard Hughes rhughes at fedoraproject.org
Mon Mar 4 16:09:20 UTC 2013


commit 155af7d770687a50f0a4d63592e4d1b37621eb36
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Mar 4 16:09:17 2013 +0000

    Update to 1.15.4

 .gitignore                  |    1 +
 gvfs-1.15.4-tmpfilesd.patch |   61 -------------------------------------------
 gvfs.spec                   |   11 +++----
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 68 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9f23ef..7625cff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.15.1.tar.xz
 /gvfs-1.15.2.tar.xz
 /gvfs-1.15.3.tar.xz
+/gvfs-1.15.4.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index 4758649..e64d34f 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.15.3
-Release: 2%{?dist}
+Version: 1.15.4
+Release: 1%{?dist}
 License: GPLv3 and LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -38,9 +38,6 @@ BuildRequires: libtool
 
 # http://bugzilla.gnome.org/show_bug.cgi?id=567235
 Patch0: gvfs-archive-integration.patch
-# from upstream
-Patch1: gvfs-1.15.4-tmpfilesd.patch
-
 
 Obsoletes: gnome-mount <= 0.8
 Obsoletes: gnome-mount-nautilus-properties <= 0.8
@@ -177,7 +174,6 @@ file services.
 %prep
 %setup -q
 %patch0 -p1 -b .archive-integration
-%patch1 -p1 -b .tmpfilesd
 
 %build
 # Needed for gvfs-0.2.1-archive-integration.patch
@@ -374,6 +370,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/remote-volume-monitors/goa.monitor
 
 %changelog
+* Mon Mar 04 2013 Richard Hughes <rhughes at redhat.com> - 1.15.4-1
+- Update to 1.15.4
+
 * Wed Feb  6 2013 Tomas Bzatek <tbzatek at redhat.com> - 1.15.3-2
 - Install systemd tmpfiles.d exclusion file for gvfs-fuse (#902743)
 
diff --git a/sources b/sources
index 64e2cbf..3257c06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-748dcb2dae0cdcf6afb47c23bb9bc97c  gvfs-1.15.3.tar.xz
+a42f2600a46685089d8c03a34e6209ae  gvfs-1.15.4.tar.xz


More information about the scm-commits mailing list