From d0d0ad8de2b067d0f086de7f405c262cb81158fe Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 25 May 2021 12:15:29 +0200 Subject: [PATCH] Rebuild with new binutils to fix ppc64le corruption (#1960730) --- findutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/findutils.spec b/findutils.spec index 75ea8b1..7cf9d0f 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.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPLv3+ URL: https://www.gnu.org/software/findutils/ @@ -111,6 +111,9 @@ rm -f %{buildroot}%{_infodir}/dir %{_infodir}/find-maint.info.* %changelog +* Tue May 25 2021 Florian Weimer - 1:4.8.0-3 +- Rebuild with new binutils to fix ppc64le corruption (#1960730) + * Tue Jan 26 2021 Fedora Release Engineering - 1:4.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild