Fix bug testing CLANG compiler assembler sources
This commit is contained in:
parent
43a0359804
commit
1c15fe568b
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.25
|
||||
Version: 9.26
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -311,6 +311,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 Nick Clifton <nickc@redhat.com> - 9.26-1
|
||||
- Detect CLANG compiled assembler that is missing IBT support.
|
||||
|
||||
* Wed Jul 29 2020 Nick Clifton <nickc@redhat.com> - 9.25-1
|
||||
- Improved target pointer size discovery.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.25.tar.xz) = a103724a0ae54962c8dcb08cff20872032fd99649de95da3022e34f94572c57898022f4c8abab5dda724e8333d803c59a9f7afb36108fb76cafbfc765fd6664f
|
||||
SHA512 (annobin-9.26.tar.xz) = 18cf47496e43cc0f44fd0ead47f3a49e00b228d1268467dd0af4a9e2f83d7cd8f641d260ea45185b274b6efefef9e5a4eae0c4cfc5aff5fc00d8dad79f0787f9
|
||||
|
Loading…
Reference in New Issue
Block a user