Annocheck: Fix handling of command line options that take arguments. (#2086850)
This commit is contained in:
parent
f271cd9920
commit
6aaecc9f93
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.72
|
Version: 10.73
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://sourceware.org/annobin/
|
URL: https://sourceware.org/annobin/
|
||||||
@ -483,6 +483,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 17 2022 Nick Clifton <nickc@redhat.com> - 10.73-1
|
||||||
|
- Annocheck: Fix handling of command line options that take arguments. (#2086850)
|
||||||
|
|
||||||
* Mon May 16 2022 Nick Clifton <nickc@redhat.com> - 10.72-1
|
* Mon May 16 2022 Nick Clifton <nickc@redhat.com> - 10.72-1
|
||||||
- Annocheck: Do not complain about unenabled -mbranch-protection option in AArch64 binaries. (#2078909)
|
- Annocheck: Do not complain about unenabled -mbranch-protection option in AArch64 binaries. (#2078909)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.72.tar.xz) = 74547f71d5caf1bdf6a4a642764e2316deb34eae50c0429f4c40e2afbf6b27e7e83ffff3e3f740b86db7bde22c800f8f3fcc63f6810d98750b3e189f68399678
|
SHA512 (annobin-10.73.tar.xz) = 264bd43279526095b4bc11accc0c6a9e8a6fdaa9adf9b8a12076b0d55f34ecc7df0c4653ec48210aff7cefabac208fcab52922babb9e404f22db809976a6a3e8
|
||||||
|
Loading…
Reference in New Issue
Block a user