diff --git a/.gitignore b/.gitignore index be2075e..008dc7f 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.19.90.tar.xz /gvfs-1.20.0.tar.xz /gvfs-1.20.1.tar.xz +/gvfs-1.21.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 76776d6..5fb47aa 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,13 +2,13 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.20.1 +Version: 1.21.1 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.20/gvfs-%{version}.tar.xz +Source: http://download.gnome.org/sources/gvfs/1.21/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 +* Mon Apr 28 2014 Richard Hughes - 1.21.1-1 +- Update to 1.21.1 + * Fri Apr 11 2014 Richard Hughes - 1.20.1-1 - Update to 1.20.1 diff --git a/sources b/sources index c019b87..fa202e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c6d4d08ebd691ccdb3f8da88a7c4b20 gvfs-1.20.1.tar.xz +127fee5caae598de538eddd4c9c5e64a gvfs-1.21.1.tar.xz