Annocheck: Skip production test for gcc libraries. (RHEL-123175)
This commit is contained in:
parent
60e36afe5f
commit
a84ff42993
2 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 13.02
|
||||
Version: 13.03
|
||||
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/
|
||||
|
|
@ -536,6 +536,9 @@ make check
|
|||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Nov 05 2025 Nick Clifton <nickc@redhat.com> - 13.01-3
|
||||
- Annocheck: Skip production test for gcc libraries. (RHEL-123175)
|
||||
|
||||
* Fri Oct 31 2025 Nick Clifton <nickc@redhat.com> - 13.01-2
|
||||
- Annocheck: Update heuristic to detect gcc libraries. (RHEL-124869)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (annobin-13.02.tar.xz) = 4634fa779b7db3f79689582f1d7014e069427d8fc5c3aa7cb185e9af2ce493e1e9edb86d23a96f2aba8d5d879ae2a495f01e91482bd6d4fac37e35783071216e
|
||||
SHA512 (annobin-13.03.tar.xz) = 1ed1e3a23041a9f0c6965991e9d0a89c908a89c694db68538f416d931b69892d13aa1df6d74cb7e813caa9043fd85b01991662f07bbaad10fba072531898bb3f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue