Add section flag matching ability to section size tool.
This commit is contained in:
parent
cbc345947e
commit
e7dabf64aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@
|
||||
/annobin-8.67.tar.xz
|
||||
/annobin-8.68.tar.xz
|
||||
/annobin-8.69.tar.xz
|
||||
/annobin-8.70.tar.xz
|
||||
|
@ -15,8 +15,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.69
|
||||
Release: 7%{?dist}
|
||||
Version: 8.70
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -210,6 +210,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Feb 01 2019 Nick Clifton <nickc@redhat.com> - 8.70-1
|
||||
- Add section flag matching ability to section size tool.
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.69-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.69.tar.xz) = 09c5a112652cd22fd690cc858846e48f0eda548bed5e0484b7a76ca4d59c4259a519f84414fb3b50ab9661ae03f0b461b8c07fe35ed7eac58f2fb3a89021d1bb
|
||||
SHA512 (annobin-8.70.tar.xz) = 8a963a82200c3b073290c808f46f076dc73f08c60bbff37f22dd3447bb099d2ef2e05035c4fc90567047cc02dbcd1900b63de32b1596fe1068d36ee6327512c0
|
||||
|
Loading…
Reference in New Issue
Block a user