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