From 0f2aecfa1d5df48e2f78397d29298f56f9560914 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 18 Aug 2023 07:41:28 -0700 Subject: [PATCH] Bump release for CI build location fix --- binutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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