From ca99649a55438629c7a9ef2c588b13cfce2ff287 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 10:48:26 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- mlocate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mlocate.spec b/mlocate.spec index 8bd22ea..df195bc 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: 21%{?dist} +Release: 22%{?dist} License: GPLv2 URL: https://fedorahosted.org/mlocate/ Group: Applications/System @@ -83,6 +83,9 @@ systemctl start mlocate-updatedb.timer %ghost %attr(0640,root,slocate) %{_localstatedir}/lib/mlocate/mlocate.db %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 0.26-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Mar 22 2018 Michal Sekletar - 0.26-21 - add gcc to BuildRequires