diff --git a/.gitignore b/.gitignore index d5e534d..790b4bc 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.21.1.tar.xz /gvfs-1.21.2.tar.xz /gvfs-1.21.3.tar.xz +/gvfs-1.21.4.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 969a73e..aa1fe82 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,7 +2,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.21.3 +Version: 1.21.4 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 Jul 18 2014 Kalev Lember - 1.21.4-1 +- Update to 1.21.4 + * Tue Jun 24 2014 Richard Hughes - 1.21.3-1 - Update to 1.21.3 diff --git a/sources b/sources index 5d31fc3..3a5aece 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c605596bdd3c5f78aa537f8518de485a gvfs-1.21.3.tar.xz +e4e3635d1ec9cb1ccabb37ed9920a4b1 gvfs-1.21.4.tar.xz