[gvfs] Update to 1.12.1

Tomas Bzatek tbzatek at fedoraproject.org
Tue Apr 17 08:09:29 UTC 2012


commit 45cd1afc22ee50ff770ba19758e7729df4594e9b
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Apr 17 10:08:56 2012 +0200

    Update to 1.12.1

 .gitignore            |    1 +
 gvfs-libimobile.patch |   83 -------------------------------------------------
 gvfs.spec             |   10 +++---
 sources               |    2 +-
 4 files changed, 7 insertions(+), 89 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9a94a4..d9caff2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ gvfs-1.6.3.tar.bz2
 /gvfs-1.11.4.tar.xz
 /gvfs-1.11.5.tar.xz
 /gvfs-1.12.0.tar.xz
+/gvfs-1.12.1.tar.xz
diff --git a/gvfs.spec b/gvfs.spec
index 30e20ab..351866e 100644
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
-Version: 1.12.0
-Release: 2%{?dist}
+Version: 1.12.1
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -34,8 +34,6 @@ BuildRequires: libtool
 
 # http://bugzilla.gnome.org/show_bug.cgi?id=567235
 Patch0: gvfs-archive-integration.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=672693
-Patch1: gvfs-libimobile.patch
 
 Obsoletes: gnome-mount <= 0.8
 Obsoletes: gnome-mount-nautilus-properties <= 0.8
@@ -150,7 +148,6 @@ to applications using gvfs.
 %prep
 %setup -q
 %patch0 -p1 -b .archive-integration
-%patch1 -p1 -b .libimobile
 
 %build
 
@@ -321,6 +318,9 @@ killall -USR1 gvfsd >&/dev/null || :
 %{_datadir}/gvfs/mounts/afp-browse.mount
 
 %changelog
+* Tue Apr 17 2012 Tomas Bzatek <tbzatek at redhat.com> - 1.12.1-1
+- Update to 1.12.1
+
 * Thu Apr 12 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.12.0-2
 - Rebuild for new libimobiledevice and usbmuxd
 
diff --git a/sources b/sources
index da14bc7..98f2cca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dd301b6d80b5ffa89e9a4a981abe297  gvfs-1.12.0.tar.xz
+8fddedf1e6bf66a8228d5476c8ec78ad  gvfs-1.12.1.tar.xz


More information about the scm-commits mailing list