- Update to 1.7.2
This commit is contained in:
parent
6ea7ec02c8
commit
1348337c72
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ gvfs-1.6.3.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
|
/gvfs-1.7.1.tar.bz2
|
||||||
|
/gvfs-1.7.2.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.1
|
Version: 1.7.2
|
||||||
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
|
||||||
|
* Tue Feb 1 2011 Tomas Bzatek <tbzatek@redhat.com> - 1.7.2-1
|
||||||
|
- Update to 1.7.2
|
||||||
|
|
||||||
* Sun Dec 26 2010 Bastien Nocera <bnocera@redhat.com> 1.7.1-1
|
* Sun Dec 26 2010 Bastien Nocera <bnocera@redhat.com> 1.7.1-1
|
||||||
- Update to 1.7.1
|
- Update to 1.7.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user