From a04d2461fb4ad24b5000b5b956d2858930c6c08c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 7 Oct 2020 14:42:08 +0100 Subject: [PATCH] Really add the patch to fix strip this time. --- binutils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils.spec b/binutils.spec index 1cb5f02..8232a92 100644 --- a/binutils.spec +++ b/binutils.spec @@ -2,7 +2,7 @@ Summary: A GNU collection of binary utilities Name: %{?cross}binutils%{?_with_debug:-debug} Version: 2.35.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -240,7 +240,7 @@ Patch26: binutils-ppc-annobin-disassembly.patch # Purpose: Fix the strip program to cope when merging multiple same-named # sections. # Lifetime: Fixed in 2.36 -# Patch27: binutils-strip-merge.patch +Patch27: binutils-strip-merge.patch #---------------------------------------------------------------------------- @@ -815,7 +815,7 @@ exit 0 #---------------------------------------------------------------------------- %changelog -* Tue Oct 06 2020 Nick Clifton - 2.35.1-2 +* Tue Oct 06 2020 Nick Clifton - 2.35.1-3 - Fix strip when merging multiple same-named sections. (#1885607) * Mon Sep 21 2020 Nick Clifton - 2.35.1-1