Annobin: If option name mismatch occurs, seach for the real option.
Resolves: #1817452
This commit is contained in:
parent
dcdc0af39b
commit
ec93f17ffa
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@
|
||||
/annobin-9.15.tar.xz
|
||||
/annobin-9.16.tar.xz
|
||||
/annobin-9.18.tar.xz
|
||||
/annobin-9.19.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.18
|
||||
Version: 9.19
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -276,6 +276,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Apr 01 2020 Nick Clifton <nickc@redhat.com> - 9.19-1
|
||||
- Annobin: If option name mismatch occurs, seach for the real option. (#1817452)
|
||||
|
||||
* Mon Mar 30 2020 Nick Clifton <nickc@redhat.com> - 9.18-1
|
||||
- Annocheck: Fix a division by zero error when parsing GO binaries. (#1818863)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.18.tar.xz) = cd7b19ffde8dcab6bcf75e997d743ccbbd3bcd17690061cb1a2ff05651bfbb43b37df408b6efc4e683d52ae5654dfaf23b56e1c3c58928759610576afdcd9346
|
||||
SHA512 (annobin-9.19.tar.xz) = 5fbedd42123f1c7ff73a3bd4afca3941cfcc702bc49e2de7b32548badd2f06cd0c69abea676fc11fb96c6e0ccdb94bbe9e445bbc6a0c4866d6353280cfc4248b
|
||||
|
Loading…
Reference in New Issue
Block a user