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