diff --git a/binutils.spec b/binutils.spec index 8270f8c..9037ad5 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.37 -Release: 23%{?dist} +Release: 24%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -945,6 +945,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 2.37-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Dec 20 2021 Nick Clifton - 2.37-23 - Fix a potential illegal memory access parsing a COFF format file. (#2033716)