From b8b8bdcf81c524c1e198ffcfa882982fd0f8c99a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 21:29:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- mlocate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)