gcc-plugin: Fix attaching the .text section to the .text.group section.
This commit is contained in:
parent
0bd26e8615
commit
7f58204567
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.18
|
||||
Version: 10.19
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -496,6 +496,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Oct 21 2021 Nick Clifton <nickc@redhat.com> - 10.19-1
|
||||
- gcc-plugin: Fix attaching the .text section to the .text.group section.
|
||||
|
||||
* Wed Oct 20 2021 Nick Clifton <nickc@redhat.com> - 10.18-1
|
||||
- Complain about DT_RPATH for Fedora binaries.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.18.tar.xz) = b1d31f80b098a224ea63e8587bd68e5462f4ed7c3ef43fa1561e5dedb996bb9e0b522306c2c1dbc05a1dba527477ce8715e31a519fca8dbdd9355a96549e7993
|
||||
SHA512 (annobin-10.19.tar.xz) = 8cefaadcd7100b4734e0acb03eeaa41f5269ae484918c9d3e4959b2d0241aba1f1e5aaee3e2ad36e8f030ff2d7dd778902cac385ea050202845cbf0e83f67545
|
||||
|
Loading…
Reference in New Issue
Block a user