From d16cba9b1776f062f3da52bcdbcdb08db4b62a4c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 09:46:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- mlocate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mlocate.spec b/mlocate.spec index 5c49f37..0659dc8 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: 6%{?dist} +Release: 7%{?dist} License: GPLv2 URL: https://fedorahosted.org/mlocate/ Group: Applications/System @@ -62,6 +62,9 @@ fi %ghost %{_localstatedir}/lib/mlocate/mlocate.db %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 0.26-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Fri Jul 25 2014 Michal Sekletar - 0.26-6 - Don't add zfs to PRUNEFS when calling updatedb from cron (#1065366)