diff --git a/.gitignore b/.gitignore index 75cc503..6b6c594 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ mlocate-0.22.4.tar.xz /mlocate-0.23.tar.xz /mlocate-0.23.1.tar.xz +/mlocate-0.24.tar.xz diff --git a/mlocate.spec b/mlocate.spec index 74cbef8..b3a011f 100644 --- a/mlocate.spec +++ b/mlocate.spec @@ -1,7 +1,7 @@ Summary: An utility for finding files by name Name: mlocate -Version: 0.23.1 -Release: 5%{?dist} +Version: 0.24 +Release: 1%{?dist} License: GPLv2 URL: https://fedorahosted.org/mlocate/ Group: Applications/System @@ -63,6 +63,10 @@ fi %ghost %{_localstatedir}/lib/mlocate/mlocate.db %changelog +* Thu Mar 31 2011 Miloslav Trmač - 0.24-1 +- Update to mlocate-0.24 + Resolves: #675189 + * Tue Feb 08 2011 Fedora Release Engineering - 0.23.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index ae502b7..9a67f99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db48f27fae91c754c46d8046919803c5 mlocate-0.23.1.tar.xz +a9c221e5bc489a2ed710c943990137bd mlocate-0.24.tar.xz