import UBI annobin-13.02-2.el10
This commit is contained in:
parent
4cd0226597
commit
9c74c321a6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
annobin-12.99.tar.xz
|
||||
annobin-13.02.tar.xz
|
||||
|
||||
13
annobin.spec
13
annobin.spec
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.99
|
||||
Release: 1%{?dist}
|
||||
Version: 13.02
|
||||
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
|
||||
URL: https://sourceware.org/annobin/
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -537,6 +537,15 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jan 13 2026 Nick Clifton <nickc@redhat.com> - 13.02-2
|
||||
- Rebuild against LLVM 21. (RHEL-108331)
|
||||
|
||||
* Tue Nov 04 2025 Nick Clifton <nickc@redhat.com> - 13.02-1
|
||||
- Annocheck: Update heuristic to detect gcc libraries. (RHEL-124816)
|
||||
|
||||
* Mon Oct 27 2025 Nick Clifton <nickc@redhat.com> - 13.01-1
|
||||
- Annocheck: Change FAIL for binaries built by a cross compiler to a MAYBE. (RHEL-123671)
|
||||
|
||||
* Wed Aug 06 2025 Nick Clifton <nickc@redhat.com> - 12.99-1
|
||||
- Annocheck: Improve detection of glibc static maths libraries. (RHEL-107470)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.99.tar.xz) = d5409f9c60f601878dff5047ec38b3a113ab4caa0a24e96ecf715decab1c9ff509ac56033b105a7cc0efc9158230c359b9c596f5a2628b96a61094927f4e9872
|
||||
SHA512 (annobin-13.02.tar.xz) = 4634fa779b7db3f79689582f1d7014e069427d8fc5c3aa7cb185e9af2ce493e1e9edb86d23a96f2aba8d5d879ae2a495f01e91482bd6d4fac37e35783071216e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user