Update to 1.18.1
This commit is contained in:
parent
9d721cbf66
commit
b031024a1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@ gvfs-1.6.3.tar.bz2
|
|||||||
/gvfs-1.17.90.tar.xz
|
/gvfs-1.17.90.tar.xz
|
||||||
/gvfs-1.17.91.tar.xz
|
/gvfs-1.17.91.tar.xz
|
||||||
/gvfs-1.18.0.tar.xz
|
/gvfs-1.18.0.tar.xz
|
||||||
|
/gvfs-1.18.1.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.18.0
|
Version: 1.18.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3 and LGPLv2+
|
License: GPLv3 and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -358,6 +358,9 @@ update-desktop-database >&/dev/null || :
|
|||||||
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
|
%{_datadir}/gvfs/remote-volume-monitors/goa.monitor
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 26 2013 Rex Dieter <rdieter@fedoraproject.org> 1.18.0-2
|
||||||
- add explicit avahi build deps, move autofoo to %%prep
|
- add explicit avahi build deps, move autofoo to %%prep
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user