diff --git a/binutils.spec b/binutils.spec index e337502..96addc6 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.39 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -975,6 +975,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Wed Jan 18 2023 Fedora Release Engineering - 2.39-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Jan 16 2023 Nick Clifton - 2.39-8 - Speed up objcopy's note merging algorithm. (#29993)