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