This commit is contained in:
Fedora Release Engineering 2017-02-10 21:29:20 +00:00
parent 559b52f759
commit b8b8bdcf81

View File

@ -3,7 +3,7 @@
Summary: An utility for finding files by name Summary: An utility for finding files by name
Name: mlocate Name: mlocate
Version: 0.26 Version: 0.26
Release: 15%{?dist} Release: 16%{?dist}
License: GPLv2 License: GPLv2
URL: https://fedorahosted.org/mlocate/ URL: https://fedorahosted.org/mlocate/
Group: Applications/System Group: Applications/System
@ -82,6 +82,9 @@ systemctl start mlocate-updatedb.timer
%ghost %attr(0640,root,slocate) %{_localstatedir}/lib/mlocate/mlocate.db %ghost %attr(0640,root,slocate) %{_localstatedir}/lib/mlocate/mlocate.db
%changelog %changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.26-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Sep 13 2016 Adam Williamson <awilliam@redhat.com> - 0.26-15 * Tue Sep 13 2016 Adam Williamson <awilliam@redhat.com> - 0.26-15
- add correct systemd requirements for scriptlets (using %systemd_requires) - add correct systemd requirements for scriptlets (using %systemd_requires)