diff --git a/.gitignore b/.gitignore index 16469d8..d5a5041 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.18.1.tar.xz /gvfs-1.18.2.tar.xz /gvfs-1.19.1.tar.xz +/gvfs-1.19.2.tar.xz diff --git a/gvfs.spec b/gvfs.spec index e025b48..842c8d4 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,7 +2,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.19.1 +Version: 1.19.2 Release: 1%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries @@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Mon Nov 18 2013 Richard Hughes - 1.19.2-1 +- Update to 1.19.2 + * Tue Oct 29 2013 Richard Hughes - 1.19.1-1 - Update to 1.19.1 diff --git a/sources b/sources index fce1fa0..e455950 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57023805a281916cd970d1a572ace749 gvfs-1.19.1.tar.xz +41d8a9dc0ab73491799c218741861f11 gvfs-1.19.2.tar.xz