diff --git a/.gitignore b/.gitignore index a1fb567..349f0ab 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ gvfs-1.6.3.tar.bz2 /gvfs-1.16.0.tar.xz /gvfs-1.16.1.tar.xz /gvfs-1.17.0.tar.xz +/gvfs-1.17.1.tar.xz diff --git a/gvfs.spec b/gvfs.spec index a31d8ed..1bd287f 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -2,8 +2,8 @@ Summary: Backends for the gio framework in GLib Name: gvfs -Version: 1.17.0 -Release: 2%{?dist} +Version: 1.17.1 +Release: 1%{?dist} License: GPLv3 and LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -377,6 +377,9 @@ update-desktop-database >&/dev/null || : %{_datadir}/gvfs/remote-volume-monitors/goa.monitor %changelog +* Sun Jun 02 2013 Kalev Lember - 1.17.1-1 +- Update to 1.17.1 + * Wed May 22 2013 Kalev Lember - 1.17.0-2 - gvfs-archive: Add the update-desktop-database rpm scriptlets (#954214) diff --git a/sources b/sources index dc9640a..d4cd5d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7722010e4398d1391dfd67a00c6a12af gvfs-1.17.0.tar.xz +be2dfa57c7fa56cc4ae4c32899c40773 gvfs-1.17.1.tar.xz