import UBI annobin-12.98-2.el9

This commit is contained in:
AlmaLinux RelEng Bot 2026-05-19 19:55:34 -04:00
parent 19b86167ea
commit 28da94bfb3

View File

@ -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 <nickc@redhat.com> - 12.98-2
- NVR bump to allow rebuilding against LLVM v21. (RHEL-144392)
* Fri Jul 25 2025 Nick Clifton <nickc@redhat.com> - 12.98-1
- Rebase to 12.98. (RHEL-105574)
- Improve configure and meson files for consistent builds.