Annocheck: Update heuristic to detect gcc libraries.
Resolves: RHEL-124816
This commit is contained in:
parent
52f7fa74b7
commit
20d9d7b451
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.01
|
||||
Version: 13.02
|
||||
Release: 1%{?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/
|
||||
@ -537,6 +537,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2025 Nick Clifton <nickc@redhat.com> - 13.01-2
|
||||
- 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)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-13.01.tar.xz) = c6641a1734c76e5e007a49b93bb4cefdfd6249472ac0333e5a5644bc8e4cdf6aa09e2066112dfc1c0524ed4a4f3f4b1765f69443a1eafd547675d98ab1a95f32
|
||||
SHA512 (annobin-13.02.tar.xz) = 4634fa779b7db3f79689582f1d7014e069427d8fc5c3aa7cb185e9af2ce493e1e9edb86d23a96f2aba8d5d879ae2a495f01e91482bd6d4fac37e35783071216e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user