- Update to 1.7.1
This commit is contained in:
parent
d340866db2
commit
6ea7ec02c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ gvfs-1.6.3.tar.bz2
|
|||||||
/gvfs-1.6.4.tar.bz2
|
/gvfs-1.6.4.tar.bz2
|
||||||
/gvfs-1.6.5.tar.gz
|
/gvfs-1.6.5.tar.gz
|
||||||
/gvfs-1.7.0.tar.bz2
|
/gvfs-1.7.0.tar.bz2
|
||||||
|
/gvfs-1.7.1.tar.bz2
|
||||||
|
@ -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.7.0
|
Version: 1.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -310,6 +310,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 26 2010 Bastien Nocera <bnocera@redhat.com> 1.7.1-1
|
||||||
|
- Update to 1.7.1
|
||||||
|
|
||||||
* Thu Dec 2 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.7.0-1
|
* Thu Dec 2 2010 Tomas Bzatek <tbzatek@redhat.com> - 1.7.0-1
|
||||||
- Update to 1.7.0
|
- Update to 1.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user