From 97ba2d7a18d1f9ae761b6ff0b4f1c4d33d7a8efc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 00:34:32 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- findutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/findutils.spec b/findutils.spec index c0b52fe..6ff97ee 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Summary: The GNU versions of find utilities (find and xargs) Name: findutils Version: 4.6.0 -Release: 19%{?dist} +Release: 20%{?dist} Epoch: 1 License: GPLv3+ Group: Applications/File @@ -147,6 +147,9 @@ fi %{_infodir}/find-maint.info.gz %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1:4.6.0-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Apr 20 2018 Kamil Dudka - 1:4.6.0-19 - fix crash caused by mistakenly enabled leaf optimization (#1558249)