This commit is contained in:
Dennis Gilmore 2015-06-17 20:46:37 +00:00
parent 1002e22937
commit 449ada7768

View File

@ -3,7 +3,7 @@
Summary: An utility for finding files by name
Name: mlocate
Version: 0.26
Release: 11%{?dist}
Release: 12%{?dist}
License: GPLv2
URL: https://fedorahosted.org/mlocate/
Group: Applications/System
@ -79,6 +79,9 @@ fi
%ghost %attr(0640,root,slocate) %{_localstatedir}/lib/mlocate/mlocate.db
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.26-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Jun 9 2015 Michal Sekletar <msekleta@redhat.com> - 0.26-11
- migrate from cron job to systemd timer
- prune ceph filesystem (#1223582)