annocheck: When a binary is produced both by GAS and GCC, select GAS as the real producer. (#1906171)
This commit is contained in:
parent
409120aa01
commit
4a3a6f104e
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.51
|
Version: 9.52
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -323,6 +323,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 11 2020 Nick Clifton <nickc@redhat.com> - 9.52-1
|
||||||
|
- annocheck: When a binary is produced both by GAS and GCC, select GAS as the real producer. (#1906171)
|
||||||
|
|
||||||
* Thu Dec 10 2020 Nick Clifton <nickc@redhat.com> - 9.51-1
|
* Thu Dec 10 2020 Nick Clifton <nickc@redhat.com> - 9.51-1
|
||||||
- annocheck: Improve test for LTO compiled binaries that do not have -Wall annotations. (#1906171)
|
- annocheck: Improve test for LTO compiled binaries that do not have -Wall annotations. (#1906171)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.51.tar.xz) = 75e018b5fa4637ee565d2f7e72f1651e2d1764c4b78c807992af74f0e93b7f1ab5c20b3f6e99b18785d0629f76e88458f085e81403bb5e0e0a89ede75cc9f12c
|
SHA512 (annobin-9.52.tar.xz) = 32068d76b2904c4d81ac57d7eaf1fa140fcf9edfd6c863f4ba845a445061e24bd5b9d118cfdd9bee20b083186a4d49f0067454c016ab8159e61feaf1b33180e2
|
||||||
|
Loading…
Reference in New Issue
Block a user