Hide the annobin start of file symbol.
This commit is contained in:
parent
7a683bbe67
commit
29f42b47f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/annobin-5.5.tar.xz
|
/annobin-5.5.tar.xz
|
||||||
/annobin-5.6.tar.xz
|
/annobin-5.6.tar.xz
|
||||||
/annobin-5.7.tar.xz
|
/annobin-5.7.tar.xz
|
||||||
|
/annobin-5.8.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 5.7
|
Version: 5.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -193,6 +193,9 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 14 2018 Nick Clifton <nickc@redhat.com> - 5.8-1
|
||||||
|
- Hide the annobin start of file symbol.
|
||||||
|
|
||||||
* Tue May 08 2018 Nick Clifton <nickc@redhat.com> - 5.7-1
|
* Tue May 08 2018 Nick Clifton <nickc@redhat.com> - 5.7-1
|
||||||
- Fix script bug in hardended.sh. (Thanks to: Stefan Sørensen <stefan.sorensen@spectralink.com>)
|
- Fix script bug in hardended.sh. (Thanks to: Stefan Sørensen <stefan.sorensen@spectralink.com>)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-5.7.tar.xz) = 9f0ff5d4ce0d3028e79cf4b9ebe8adf328962100d805a7faa4cd9b3fd239f11dc4178290a755c61ce2d73aeaa3aa794af0de7151922cfabeb18b3048d5073d87
|
SHA512 (annobin-5.8.tar.xz) = 9b54d27929dea3864cd702502a4aa3c605e56d7910da6d127bd7f637f6c78fedc875765d19e9c9eb52a91caa7c97087aa477540dd464add030b9342011ecc31b
|
||||||
|
Loading…
Reference in New Issue
Block a user