1.13.9
This commit is contained in:
parent
cae36af84e
commit
49a4e235da
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ gvfs-1.6.3.tar.bz2
|
|||||||
/gvfs-1.13.4.tar.xz
|
/gvfs-1.13.4.tar.xz
|
||||||
/gvfs-1.13.7.tar.xz
|
/gvfs-1.13.7.tar.xz
|
||||||
/gvfs-1.13.8.tar.xz
|
/gvfs-1.13.8.tar.xz
|
||||||
|
/gvfs-1.13.9.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.13.8
|
Version: 1.13.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -327,6 +327,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_datadir}/gvfs/mounts/afp-browse.mount
|
%{_datadir}/gvfs/mounts/afp-browse.mount
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2012 Matthias Clasen <mclasen@redhat.com> - 1.13.9-1
|
||||||
|
- Update to 1.13.9
|
||||||
|
|
||||||
* Wed Sep 5 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.8-1
|
* Wed Sep 5 2012 Tomas Bzatek <tbzatek@redhat.com> - 1.13.8-1
|
||||||
- Update to 1.13.8
|
- Update to 1.13.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user