Bias file start symbols by 2 in order to avoid them confused with function symbols. (#1554332)
Version jump is to sync the version number with the annobin plugins internal version number.
This commit is contained in:
parent
c42ae85f5e
commit
0af9bb23ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/annobin-3.4.tar.xz
|
/annobin-3.4.tar.xz
|
||||||
/annobin-3.5.tar.xz
|
/annobin-3.5.tar.xz
|
||||||
/annobin-3.6.tar.xz
|
/annobin-3.6.tar.xz
|
||||||
|
/annobin-5.0.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 3.6
|
Version: 5.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -159,6 +159,10 @@ exit 0
|
|||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 15 2018 Nick Clifton <nickc@redhat.com> - 5.0-1
|
||||||
|
- Bias file start symbols by 2 in order to avoid them confused with function symbols. (#1554332)
|
||||||
|
- Version jump is to sync the version number with the annobin plugins internal version number.
|
||||||
|
|
||||||
* Mon Mar 12 2018 Nick Clifton <nickc@redhat.com> - 3.6-1
|
* Mon Mar 12 2018 Nick Clifton <nickc@redhat.com> - 3.6-1
|
||||||
- Add --ignore-gaps option to check-abi.sh script.
|
- Add --ignore-gaps option to check-abi.sh script.
|
||||||
- Use this option in the abi-test check.
|
- Use this option in the abi-test check.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-3.6.tar.xz) = 3d2ff4bd0c76133cf62f0774f1cfc3d0d4035651843d4dbafccdfd57a951f8531a5c6b441d78116b12d25720aaf47219c0eb95905cf1691dcb650730490aa7ed
|
SHA512 (annobin-5.0.tar.xz) = 4b21b2bad73584374915756262726ccca62724e7f381ea962f591b3a2eead779c52d9334e433858dc310c86ae42a9126ec8a0f2cfdc9c76aebc973b433c92417
|
||||||
|
Loading…
Reference in New Issue
Block a user