Fix bug in annobin plugin. Add --section-size=NAME option to annocheck.
This commit is contained in:
parent
2f44ce6b02
commit
a8c8418bed
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/annobin-8.18.tar.xz
|
||||
/annobin-8.19.tar.xz
|
||||
/annobin-8.20.tar.xz
|
||||
/annobin-8.21.tar.xz
|
||||
|
@ -11,8 +11,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.20
|
||||
Release: 2%{?dist}
|
||||
Version: 8.21
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -200,6 +200,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Aug 07 2018 Nick Clifton <nickc@redhat.com> - 8.21-1
|
||||
- Fix bug in annobin plugin. Add --section-size=NAME option to annocheck.
|
||||
|
||||
* Thu Aug 2 2018 Peter Robinson <pbrobinson@fedoraproject.org> 8.20-2
|
||||
- rebuild for new gcc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.20.tar.xz) = 7b416acf169b365f2cd4f3fa8d22a083ffd060da5c312df4000dedea019a67afe8148648b3b458b3c68c27dcb1bd780c5384fd325de9e7e507e6cf23ea7c6d17
|
||||
SHA512 (annobin-8.21.tar.xz) = f9818d9e29295ffd3ff757b38df58d7ac60207f525dc434d4302d9b54d65483c214133639dc4a979f1dedefe414ceb8de43b70b64a7ac1b2445f2b722fb2f256
|
||||
|
Loading…
Reference in New Issue
Block a user