Annocheck: Skip GAPS test for GO binaries.
Resolves: RHEL-36308
This commit is contained in:
parent
11568e3b1c
commit
1bb88b6245
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 12.54
|
Version: 12.55
|
||||||
Release: 1%{?dist}
|
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
|
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/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -532,6 +532,9 @@ make check
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 20 2024 Nick Clifton <nickc@redhat.com> - 12.55-1
|
||||||
|
- Annocheck: Skip GAPS test for GO binaries. (RHEL-36308)
|
||||||
|
|
||||||
* Mon May 20 2024 Nick Clifton <nickc@redhat.com> - 12.54-1
|
* Mon May 20 2024 Nick Clifton <nickc@redhat.com> - 12.54-1
|
||||||
- Spec File: Add annobin plugin document directory to the files section. (#2279779)
|
- Spec File: Add annobin plugin document directory to the files section. (#2279779)
|
||||||
- Annocheck: Remove some false positives for Rust binaries. (#2280239) (RHEL-37267)
|
- Annocheck: Remove some false positives for Rust binaries. (#2280239) (RHEL-37267)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-12.54.tar.xz) = 1f7073bce6274a898bb540101db7e27c498ec59a74a2001826a46e356c885f575dc952cda425155bfe26c90049c23b154b2cf5d36b73e5d62df5c7cd82c38977
|
SHA512 (annobin-12.55.tar.xz) = b63f866c997487bf4f9638dc5fd5bc76dab6ca1c437b05e745e410c9ca04e0ca8d7b4f89ebf855437a2413ef2b0695dfdbade38666eb4474c111de903ca8312c
|
||||||
|
Loading…
Reference in New Issue
Block a user