Update to mlocate-0.25

This commit is contained in:
Miloslav Trmač 2012-03-03 06:41:08 +01:00
parent 8f9b61ab68
commit 5402f11f57
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
a9c221e5bc489a2ed710c943990137bd mlocate-0.24.tar.xz c6d043b170613b0e327a815b497f680a mlocate-0.25.tar.xz