From fcb20d506b1a34f1a0647c6f1794b54e5496931d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 17 Aug 2023 11:50:22 -0700 Subject: [PATCH] Bump release for the CI test fix --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 9721cbe..8b36ae5 100644 --- a/binutils.spec +++ b/binutils.spec @@ -2,7 +2,7 @@ Summary: A GNU collection of binary utilities Name: binutils%{?_with_debug:-debug} Version: 2.41 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later LGPL-2.1-or-later AND LGPL-2.0-or-later URL: https://sourceware.org/binutils @@ -1247,6 +1247,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Thu Aug 17 2023 Adam Williamson - 2.41-2 +- Tests: use uname -m instead of uname -i + * Thu Aug 03 2023 Nick Clifton - 2.41-1 - Rebase to GNU Binutils 2.41 # Patch05: binutils-filename-in-readelf-messages.patch