From 0fb4dd183c02209ecf48cafeadaf14431965d1f0 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 21 Sep 2014 23:40:21 +0200 Subject: [PATCH] Update to 1.22.0 --- .gitignore | 1 + gvfs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 00ddb26..afeff3d 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.21.90.tar.xz /gvfs-1.21.91.tar.xz /gvfs-1.21.92.tar.xz +/gvfs-1.22.0.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 44f3479..e3ba34e 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,13 +2,13 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.21.92 +Version: 1.22.0 Release: 1%{?dist} License: GPLv3 and LGPLv2+ and BSD and MPLv1.1 Group: System Environment/Libraries URL: http://www.gtk.org -Source: http://download.gnome.org/sources/gvfs/1.21/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.22/gvfs-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: glib2-devel >= %{glib2_version} # for post-install update-gio-modules and overall functionality @@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Sun Sep 21 2014 Kalev Lember - 1.22.0-1 +- Update to 1.22.0 + * Mon Sep 15 2014 Kalev Lember - 1.21.92-1 - Update to 1.21.92 diff --git a/sources b/sources index cce0214..62e242b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c4e4ab8e0811136a443b9c3bf804531 gvfs-1.21.92.tar.xz +065fc9a1e2169ec224fa2c752aeefa37 gvfs-1.22.0.tar.xz