This commit is contained in:
Dennis Gilmore 2013-02-14 01:16:25 -06:00
parent 452740bed1
commit 7f08cec32e

View File

@ -3,7 +3,7 @@
Summary: An utility for finding files by name
Name: mlocate
Version: 0.26
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
URL: https://fedorahosted.org/mlocate/
Group: Applications/System
@ -61,6 +61,9 @@ fi
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* 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.