From aa426c3cffa5da8ec834908455a010bee358956f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 22 Jul 2024 13:52:23 +0100 Subject: [PATCH] Rebuild with LLVM 18. Resolves: RHEL-49955 --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 2c419fb..d2afd8a 100644 --- a/annobin.spec +++ b/annobin.spec @@ -9,7 +9,7 @@ BuildRequires: scl-utils-build Name: %{?scl_prefix}annobin Summary: Annotate and examine compiled binary files Version: 12.52 -Release: 2%{?dist} +Release: 4%{?dist} License: GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later URL: https://sourceware.org/annobin/ # Maintainer: nickc@redhat.com @@ -601,6 +601,9 @@ make check GCC=%gcc_for_annobin #--------------------------------------------------------------------------------- %changelog +* Mon Jul 22 2024 Nick Clifton - 12.52-3 +- Rebuild with LLVM 18. (RHEL-49955) + * Fri May 03 2024 Nick Clifton - 12.52-2 - Disable version checks in gcc plugin.