From 477ce2979df286853288800754e05b281a53541f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 29 Oct 2013 08:19:18 +0000 Subject: [PATCH] Update to 1.19.1 --- .gitignore | 1 + gvfs.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 04e8f49..16469d8 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.18.0.tar.xz /gvfs-1.18.1.tar.xz /gvfs-1.18.2.tar.xz +/gvfs-1.19.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 4438099..e025b48 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,13 +2,13 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.18.2 +Version: 1.19.1 Release: 1%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.18/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.19/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= %{glib2_version} # for post-install update-gio-modules and overall functionality @@ -358,7 +358,10 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog -* Thu Nov 3 2013 Ondrej Holy - 1.18.2-1 +* Tue Oct 29 2013 Richard Hughes - 1.19.1-1 +- Update to 1.19.1 + +* Thu Oct 3 2013 Ondrej Holy - 1.18.2-1 - Update to 1.18.2 * Thu Sep 26 2013 Kalev Lember - 1.18.1-1 diff --git a/sources b/sources index 8e1d325..fce1fa0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6479b629a0a139b47c3f8279a176182b gvfs-1.18.2.tar.xz +57023805a281916cd970d1a572ace749 gvfs-1.19.1.tar.xz