diff --git a/.gitignore b/.gitignore index 349f0ab..d63401c 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.16.1.tar.xz /gvfs-1.17.0.tar.xz /gvfs-1.17.1.tar.xz +/gvfs-1.17.2.tar.xz diff --git a/gvfs.spec b/gvfs.spec index 1bd287f..b604416 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,7 +2,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.17.1 +Version: 1.17.2 Release: 1%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries @@ -377,6 +377,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Fri Jun 14 2013 Kalev Lember - 1.17.2-1 +- Update to 1.17.2 + * Sun Jun 02 2013 Kalev Lember - 1.17.1-1 - Update to 1.17.1 diff --git a/sources b/sources index d4cd5d2..8d473c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be2dfa57c7fa56cc4ae4c32899c40773 gvfs-1.17.1.tar.xz +1c8aa9a09250753fd6fb7bf7cbda7a89 gvfs-1.17.2.tar.xz