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.