Update to mlocate-0.25
This commit is contained in:
parent
8f9b61ab68
commit
5402f11f57
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ mlocate-0.22.4.tar.xz
|
|||||||
/mlocate-0.23.tar.xz
|
/mlocate-0.23.tar.xz
|
||||||
/mlocate-0.23.1.tar.xz
|
/mlocate-0.23.1.tar.xz
|
||||||
/mlocate-0.24.tar.xz
|
/mlocate-0.24.tar.xz
|
||||||
|
/mlocate-0.25.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: An utility for finding files by name
|
Summary: An utility for finding files by name
|
||||||
Name: mlocate
|
Name: mlocate
|
||||||
Version: 0.24
|
Version: 0.25
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://fedorahosted.org/mlocate/
|
URL: https://fedorahosted.org/mlocate/
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -63,6 +63,9 @@ fi
|
|||||||
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
|
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 3 2012 Miloslav Trmač <mitr@redhat.com> - 0.25-1
|
||||||
|
- Update to mlocate-0.25
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.24-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user