From 33d1ce9dadafcd35a26fa361f3b977725dfff6cb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 7 Aug 2012 12:38:45 +0100 Subject: [PATCH] Update to 1.13.4 --- .gitignore | 1 + gvfs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 04da879..f58b65e 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.13.1.tar.xz /gvfs-1.13.2.tar.xz /gvfs-1.13.3.tar.xz +/gvfs-1.13.4.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 3c0598d..d282cf2 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.13.3 -Release: 4%{?dist} +Version: 1.13.4 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -328,6 +328,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Tue Aug 07 2012 Richard Hughes - 1.13.4-1 +- Update to 1.13.4 + * Tue Aug 7 2012 Jindrich Novy - 1.13.3-4 - add BR: docbook-style-xsl so that gvfs actually builds diff --git a/sources b/sources index 26a99bc..7120d91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9168cfe85e199208d28e578dfe23be2c gvfs-1.13.3.tar.xz +1372562dd8dc52416e8a80589e89a5ea gvfs-1.13.4.tar.xz