Update to mlocate-0.23.1
This commit is contained in:
parent
8129eee90d
commit
f2cca94ba6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
mlocate-0.22.4.tar.xz
|
||||
/mlocate-0.23.tar.xz
|
||||
/mlocate-0.23.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: An utility for finding files by name
|
||||
Name: mlocate
|
||||
Version: 0.23
|
||||
Version: 0.23.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: https://fedorahosted.org/mlocate/
|
||||
@ -67,6 +67,9 @@ exit 0
|
||||
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2010 Miloslav Trmač <mitr@redhat.com> - 0.23.1-1
|
||||
- Update to mlocate-0.23.1
|
||||
|
||||
* Thu Aug 26 2010 Miloslav Trmač <mitr@redhat.com> - 0.23-1
|
||||
- Update to mlocate-0.23
|
||||
- Don't exclude rootfs, to avoid ambiguity when handling "/"
|
||||
|
Loading…
Reference in New Issue
Block a user