From a74941f97f3edbd191d7e8019670c3dcc8b93381 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 17 Aug 2023 17:51:18 -0700 Subject: [PATCH] Bump spec for CI fixes again --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index 8b36ae5..61940e3 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: 2%{?dist} +Release: 3%{?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-3 +- More CI fixes + * Thu Aug 17 2023 Adam Williamson - 2.41-2 - Tests: use uname -m instead of uname -i