diff --git a/.gitignore b/.gitignore index afeff3d..8689bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.21.91.tar.xz /gvfs-1.21.92.tar.xz /gvfs-1.22.0.tar.xz +/gvfs-1.22.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index e3ba34e..21d0f56 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,7 +2,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.22.0 +Version: 1.22.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 +* Mon Oct 13 2014 Kalev Lember - 1.22.1-1 +- Update to 1.22.1 + * Sun Sep 21 2014 Kalev Lember - 1.22.0-1 - Update to 1.22.0 diff --git a/sources b/sources index 62e242b..64eb9c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -065fc9a1e2169ec224fa2c752aeefa37 gvfs-1.22.0.tar.xz +ad3e96e322f7bbf5b765c0c6da9228cf gvfs-1.22.1.tar.xz