Fix script bug in hardended.sh. (Thanks to: Stefan S?rensen <stefan.sorensen@spectralink.com>)
This commit is contained in:
parent
967f47d659
commit
7a683bbe67
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/annobin-5.4.tar.xz
|
/annobin-5.4.tar.xz
|
||||||
/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
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Binary annotation plugin for GCC
|
Summary: Binary annotation plugin for GCC
|
||||||
Version: 5.6
|
Version: 5.7
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
URL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
@ -193,6 +193,9 @@ exit 0
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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>)
|
||||||
|
|
||||||
* Thu May 03 2018 Nick Clifton <nickc@redhat.com> - 5.6-3
|
* Thu May 03 2018 Nick Clifton <nickc@redhat.com> - 5.6-3
|
||||||
- Version number bump so that the plugin can be rebuilt with the latest version of GCC.
|
- Version number bump so that the plugin can be rebuilt with the latest version of GCC.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-5.6.tar.xz) = f2451b950644dd90c5077773e4cf8576badb6f4bfeca389e57d1ea548efd4346fb76ac2e7a4da144e797c7be9d4cfe0ae4f60cc8659b589d46aef74317097af3
|
SHA512 (annobin-5.7.tar.xz) = 9f0ff5d4ce0d3028e79cf4b9ebe8adf328962100d805a7faa4cd9b3fd239f11dc4178290a755c61ce2d73aeaa3aa794af0de7151922cfabeb18b3048d5073d87
|
||||||
|
Loading…
Reference in New Issue
Block a user