This commit is contained in:
Dennis Gilmore 2013-08-03 06:20:44 -05:00
parent 9aadf10896
commit 18d6bc3109

View File

@ -3,7 +3,7 @@
Summary: An utility for finding files by name
Name: mlocate
Version: 0.26
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2
URL: https://fedorahosted.org/mlocate/
Group: Applications/System
@ -62,6 +62,9 @@ fi
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Apr 10 2013 Miloslav Trmač <mitr@redhat.com> - 0.26-3
- Update cron packaging for https://fedoraproject.org/wiki/Packaging:CronFiles
Notably, the cron script (previously not %%config) was renamed.