Update to mlocate-0.26
This commit is contained in:
parent
ca48ad5e58
commit
8a27837b83
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ mlocate-0.22.4.tar.xz
|
||||
/mlocate-0.23.1.tar.xz
|
||||
/mlocate-0.24.tar.xz
|
||||
/mlocate-0.25.tar.xz
|
||||
/mlocate-0.26.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: An utility for finding files by name
|
||||
Name: mlocate
|
||||
Version: 0.25
|
||||
Release: 2%{?dist}
|
||||
Version: 0.26
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
URL: https://fedorahosted.org/mlocate/
|
||||
Group: Applications/System
|
||||
@ -59,7 +59,8 @@ fi
|
||||
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2012 Miloslav Trmač <mitr@redhat.com> - 0.25-3
|
||||
* Sat Sep 22 2012 Miloslav Trmač <mitr@redhat.com> - 0.26-1
|
||||
- Update to mlocate-0.26
|
||||
- Drop no longer necessary %%clean and %%defattr commands.
|
||||
|
||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2
|
||||
|
Loading…
Reference in New Issue
Block a user