From fd8acae164499205ed79b83e7bb112305a205b54 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:44:07 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index a9dc077..3e8c249 100644 --- a/binutils.spec +++ b/binutils.spec @@ -39,7 +39,7 @@ Summary: A GNU collection of binary utilities Name: binutils%{?name_cross}%{?_with_debug:-debug} Version: 2.35.1 -Release: 42%{?dist} +Release: 43%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -948,6 +948,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.35.1-43 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Mar 25 2021 Nick Clifton - 2.35.1-42 - Extend support for s390 Z14 instructions. (#1898533)