Improve detection and reporting of problems with Rust binaries.
This commit is contained in:
parent
8725f42767
commit
6a9bd4377f
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.09
|
||||
Version: 12.10
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -525,6 +525,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Apr 28 2023 Nick Clifton <nickc@redhat.com> - 12.10-1
|
||||
- Annocheck: Suppress more tests for Rust binaries.
|
||||
|
||||
* Tue Apr 25 2023 Nick Clifton <nickc@redhat.com> - 12.09-1
|
||||
- Annocheck: Fix detection of missing plugin options. (#2189492)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.09.tar.xz) = 1805cd960ea34789dc309d767ea5d96cfb83257dd1df60d4ef5797792a86558cbbd1ffa5c08d792ead435afb056db1f3d7303785cbadf6d4c7e9b3a76c200098
|
||||
SHA512 (annobin-12.10.tar.xz) = 140c74f88ff309e24c003d533545bd7f7705d240faf3781569f7c91e0c41ef2640dfb2ebe2f0cb1fbafddcf3588d9df9b75424764b79091e64a4091b7be3c0f0
|
||||
|
Loading…
Reference in New Issue
Block a user