This commit is contained in:
Peter Robinson 2014-08-17 09:46:42 +00:00
parent 6f379f79f0
commit d16cba9b17

View File

@ -3,7 +3,7 @@
Summary: An utility for finding files by name
Name: mlocate
Version: 0.26
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2
URL: https://fedorahosted.org/mlocate/
Group: Applications/System
@ -62,6 +62,9 @@ fi
%ghost %{_localstatedir}/lib/mlocate/mlocate.db
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jul 25 2014 Michal Sekletar <msekleta@redhat.com> - 0.26-6
- Don't add zfs to PRUNEFS when calling updatedb from cron (#1065366)