Annocheck: Better detection of binaries which do not contain code. (#2144533)
This commit is contained in:
parent
5ed44f97c8
commit
a943824136
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.93
|
||||
Version: 10.94
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -508,6 +508,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Nov 30 2022 Nick Clifton <nickc@redhat.com> - 10.94-1
|
||||
- Annocheck: Better detection of binaries which do not contain code. (#2144533)
|
||||
|
||||
* Wed Nov 23 2022 Nick Clifton <nickc@redhat.com> - 10.93-1
|
||||
- Annocheck: Provide more information when a test is skipped because the file being tested was not compiled.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.93.tar.xz) = e07ed578379372057574c5cb3737fd3105a032131761c9ca8b15be693109fa1953c78ff5302c5db22b5f48e41477ea3fb4ff10dc1d5d3d4f932838099bd48b8e
|
||||
SHA512 (annobin-10.94.tar.xz) = da6cee60c5640ed30ee8c359e0f0450cafd41164a0136144350216403347de90e8ed417b370007f444eba202dcd45e13639c4defcf4e6da90337d4d65f3e2187
|
||||
|
Loading…
Reference in New Issue
Block a user