From 9d4b5ddb90670934b1a57b3efe005c5f008568a9 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 25 Sep 2012 11:30:46 +0200 Subject: [PATCH] Update to 1.14.0 --- .gitignore | 1 + gvfs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ae737d7..e77d7db 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.13.7.tar.xz /gvfs-1.13.8.tar.xz /gvfs-1.13.9.tar.xz +/gvfs-1.14.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 2164c9c..5340c29 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,12 +1,12 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.13.9 +Version: 1.14.0 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.13/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.14/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= 2.33.12 # for post-install update-gio-modules and overall functionality @@ -327,6 +327,9 @@ killall -USR1 gvfsd >&/dev/null || : %{_datadir}/gvfs/mounts/afp-browse.mount %changelog +* Tue Sep 25 2012 Tomas Bzatek - 1.14.0-1 +- Update to 1.14.0 + * Tue Sep 18 2012 Matthias Clasen - 1.13.9-1 - Update to 1.13.9 diff --git a/sources b/sources index 1468381..4f1951d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb1fbbfad123d09663e0fc4907047d64 gvfs-1.13.9.tar.xz +eaa0b567036be3c3c1de6a59f5af77d5 gvfs-1.14.0.tar.xz