From 28da94bfb370c1e6f7eab5013545cb589fcb919a Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 19 May 2026 19:55:34 -0400 Subject: [PATCH] import UBI annobin-12.98-2.el9 --- SPECS/annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/annobin.spec b/SPECS/annobin.spec index 9a3ff58..ae5bc1b 100644 --- a/SPECS/annobin.spec +++ b/SPECS/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 12.98 -Release: 1%{?dist} +Release: 2%{?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 # Maintainer: nickc@redhat.com # Web Page: https://sourceware.org/annobin/ @@ -374,6 +374,9 @@ exit $res #--------------------------------------------------------------------------------- %changelog +* Tue Jan 27 2026 Nick Clifton - 12.98-2 +- NVR bump to allow rebuilding against LLVM v21. (RHEL-144392) + * Fri Jul 25 2025 Nick Clifton - 12.98-1 - Rebase to 12.98. (RHEL-105574) - Improve configure and meson files for consistent builds.