Annocheck: Handle binaries created by Rust 1.18. (#2094420)
Annocheck: Add optional function name to --skip arguments. (PR 29229)
This commit is contained in:
parent
6aaecc9f93
commit
d9744eac07
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.73
|
||||
Version: 10.74
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -483,6 +483,10 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jun 07 2022 Nick Clifton <nickc@redhat.com> - 10.74-1
|
||||
- Annocheck: Handle binaries created by Rust 1.18. (#2094420)
|
||||
- Annocheck: Add optional function name to --skip arguments. (PR 29229)
|
||||
|
||||
* Tue May 17 2022 Nick Clifton <nickc@redhat.com> - 10.73-1
|
||||
- Annocheck: Fix handling of command line options that take arguments. (#2086850)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.73.tar.xz) = 264bd43279526095b4bc11accc0c6a9e8a6fdaa9adf9b8a12076b0d55f34ecc7df0c4653ec48210aff7cefabac208fcab52922babb9e404f22db809976a6a3e8
|
||||
SHA512 (annobin-10.74.tar.xz) = 3117e3247227dd0e282857b6f66987b992946c43be9890d35ad988199192a679a7944a12d2f12cc1f42263020a3942644e3a5ced4447790cdec34d4134517d79
|
||||
|
Loading…
Reference in New Issue
Block a user