[gvfs] Update to 1.17.3

Kalev Lember kalev at fedoraproject.org
Fri Aug 9 21:50:26 UTC 2013


commit 2e2d01b5203b67471df6cf3ff7adf981cdf20e13
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Aug 9 23:47:17 2013 +0200

    Update to 1.17.3
    
    ... and drop the 0001-afc-Update-to-libimobiledevice-new-api.patch
    upstream patch.

 .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 d63401c..4136e3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.17.0.tar.xz
 /gvfs-1.17.1.tar.xz
 /gvfs-1.17.2.tar.xz
+/gvfs-1.17.3.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index fe66bc5..4fb7ce5 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -2,8 +2,8 @@
 
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.17.2
-Release: 3%{?dist}
+Version: 1.17.3
+Release: 1%{?dist}
 License: GPLv3 and LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -41,9 +41,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
 
@@ -179,7 +176,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
@@ -381,6 +377,9 @@ update-desktop-database >&/dev/null || :
 %{_datadir}/gvfs/remote-volume-monitors/goa.monitor
 
 %changelog
+* Fri Aug 09 2013 Kalev Lember <kalevlember at gmail.com> - 1.17.3-1
+- Update to 1.17.3
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.17.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8d473c0..38bb088 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c8aa9a09250753fd6fb7bf7cbda7a89  gvfs-1.17.2.tar.xz
+fac5f2808da71f0f45ffad38b645d4b7  gvfs-1.17.3.tar.xz


More information about the scm-commits mailing list