parent
3323867c5b
commit
f2865c5c79
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/annobin-3.6.tar.xz
|
||||
/annobin-5.0.tar.xz
|
||||
/annobin-5.1.tar.xz
|
||||
/annobin-5.2.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 5.1
|
||||
Version: 5.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -159,6 +159,9 @@ exit 0
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Tue Apr 03 2018 Nick Clifton <nickc@redhat.com> - 5.2-1
|
||||
- Do not record a stack protection setting of -1. (#1563141)
|
||||
|
||||
* Tue Mar 20 2018 Nick Clifton <nickc@redhat.com> - 5.1-1
|
||||
- Do not complain about a dwarf_version value of -1. (#1557511)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-5.1.tar.xz) = b5cdf7115fb724dc38e5c14b9cfbbd8819a2de055c2fe5ca02d1ad216276dd85027473b0a599cd2ffbe951df16ac53d2421b7c1fc6f963675e6b795ca6f84f70
|
||||
SHA512 (annobin-5.2.tar.xz) = 966f18fead2bc659d0f2c8c10e859aeaff8fcb13a7f16d5a7eaeead5f7bea283d92e308b166f7b21d209f3f607383a871649b5793c6563b929ec8c602c4b8ac2
|
||||
|
Loading…
Reference in New Issue
Block a user