Update to 1.18.1

This commit is contained in:
Kalev Lember 2013-09-26 14:24:20 +02:00
parent 9d721cbf66
commit b031024a1c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -47,3 +47,4 @@ gvfs-1.6.3.tar.bz2
/gvfs-1.17.90.tar.xz
/gvfs-1.17.91.tar.xz
/gvfs-1.18.0.tar.xz
/gvfs-1.18.1.tar.xz

View File

@ -2,8 +2,8 @@
Summary: Backends for the gio framework in GLib
Name: gvfs
Version: 1.18.0
Release: 2%{?dist}
Version: 1.18.1
Release: 1%{?dist}
License: GPLv3 and LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || :
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
%changelog
* Thu Sep 26 2013 Kalev Lember <kalevlember@gmail.com> - 1.18.1-1
- Update to 1.18.1
* Thu Sep 26 2013 Rex Dieter <rdieter@fedoraproject.org> 1.18.0-2
- add explicit avahi build deps, move autofoo to %%prep

View File

@ -1 +1 @@
f3a2990a2638eaf7625bba6e8daaaae7 gvfs-1.18.0.tar.xz
9319e74c892c26eaa3388327fcf0053c gvfs-1.18.1.tar.xz