[gvfs/f19] Update to 1.16.4

Ondrej Holy oholy at fedoraproject.org
Fri Nov 29 13:18:28 UTC 2013


commit a5f0d40195a84e41015ec18ad22175ac9f5d39b0
Author: Ondrej Holy <oholy at redhat.com>
Date:   Fri Nov 29 14:16:30 2013 +0100

    Update to 1.16.4

 .gitignore                                        |    1 +
 0001-afc-Update-to-libimobiledevice-new-api.patch |  228 ---------------------
 gvfs.spec                                         |   11 +-
 sources                                           |    2 +-
 4 files changed, 7 insertions(+), 235 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca083ee..ac6a380 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.16.1.tar.xz
 /gvfs-1.16.2.tar.xz
 /gvfs-1.16.3.tar.xz
+/gvfs-1.16.4.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index 82c54be..0a1bb14 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.16.3
-Release: 2%{?dist}
+Version: 1.16.4
+Release: 1%{?dist}
 License: GPLv3 and LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -39,9 +39,6 @@ BuildRequires: libtool
 # http://bugzilla.gnome.org/show_bug.cgi?id=567235
 Patch0: gvfs-archive-integration.patch
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=702577
-Patch1: 0001-afc-Update-to-libimobiledevice-new-api.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 .libimobiledevice
 
 %build
 # Needed for gvfs-0.2.1-archive-integration.patch
@@ -379,6 +375,9 @@ update-desktop-database >&/dev/null || :
 %{_datadir}/gvfs/remote-volume-monitors/goa.monitor
 
 %changelog
+* Fri Nov 29 2013 Ondrej Holy <oholy at redhat.com> - 1.18.4-1
+- Update to 1.16.4
+
 * Thu Jun 20 2013 Bastien Nocera <bnocera at redhat.com> 1.16.3-2
 - Fix gvfs-afc crashes due to new libimobiledevice (#951731)
 
diff --git a/sources b/sources
index cc3239b..8e7faf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-122f20b25a5e0259a3d33be25113a0aa  gvfs-1.16.3.tar.xz
+5e9598b2223b9e302144fa45a91effb4  gvfs-1.16.4.tar.xz


More information about the scm-commits mailing list