From 5074d55c3d22f15a1f30f09593ab4cd0cbc756de Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 16 Nov 2021 11:01:54 +0000 Subject: [PATCH] Add changelog entry for latest update --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index d21802a..5e50bf3 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: 18%{?dist} +Release: 19%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -929,6 +929,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Tue Nov 16 2021 Luca Boccassi - 2.37-19 +- Allows linker scripts to set the SEC_READONLY flag. + * Tue Nov 09 2021 Nick Clifton - 2.37-18 - Add ability to show unicode characters to display tools.