diff --git a/binutils.spec b/binutils.spec index acc7d7a..1ca53f2 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.39 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv3+ URL: https://sourceware.org/binutils @@ -1224,6 +1224,9 @@ exit 0 #---------------------------------------------------------------------------- %changelog +* Fri Aug 18 2023 Adam Williamson - 2.39-15 +- Another CI fix + * Thu Aug 17 2023 Adam Williamson - 2.39-14 - Tests: use uname -m instead of uname -i