From 43252cb2c914998a7fe15b0239cadb01ad5c9051 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 09:46:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- findutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/findutils.spec b/findutils.spec index 2f0185e..04eb0ca 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: 10%{?dist} +Release: 11%{?dist} Epoch: 1 License: GPLv3+ Group: Applications/File @@ -141,6 +141,9 @@ fi %{_infodir}/find-maint.info.gz %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1:4.6.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Jan 30 2017 Kamil Dudka - 1:4.6.0-10 - avoid using broken memcmp() code that gcc generates on ppc64le (#1417753)