From 1a10664509b93875e58960360263ed72f61ca599 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:09:41 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- mingw-binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-binutils.spec b/mingw-binutils.spec index e26a0e7..1fd022f 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -2,7 +2,7 @@ Name: mingw-binutils Version: 2.34 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -369,6 +369,9 @@ rm -rf %{buildroot}/multilib %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.34-8 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Jan 28 2021 Richard W.M. Jones - 2.34-7 - Backport fixes for CVE-2021-20197. - Bump and rebuild for s390.