diff --git a/.gitignore b/.gitignore index 65fdd13..be2075e 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.19.5.tar.xz /gvfs-1.19.90.tar.xz /gvfs-1.20.0.tar.xz +/gvfs-1.20.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 1f6a1fd..76776d6 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,7 +2,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.20.0 +Version: 1.20.1 Release: 1%{?dist} License: GPLv3 and LGPLv2+ and BSD and MPLv1.1 Group: System Environment/Libraries @@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Fri Apr 11 2014 Richard Hughes - 1.20.1-1 +- Update to 1.20.1 + * Fri Mar 21 2014 Kalev Lember - 1.20.0-1 - Update to 1.20.0 diff --git a/sources b/sources index 0f2b885..c019b87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c19d31f61af35ca7da3413a1db46bb0 gvfs-1.20.0.tar.xz +2c6d4d08ebd691ccdb3f8da88a7c4b20 gvfs-1.20.1.tar.xz