Fix bug in annocheck's AArch64 property note test.
This commit is contained in:
parent
14685185f1
commit
8ee18a899b
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 10.58
|
Version: 10.59
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -483,6 +483,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 30 2022 Nick Clifton <nickc@redhat.com> - 10.59-1
|
||||||
|
- Annocheck: Fix test for AArch64 property notes. (#2068657)
|
||||||
|
|
||||||
* Mon Mar 14 2022 Nick Clifton <nickc@redhat.com> - 10.58-1
|
* Mon Mar 14 2022 Nick Clifton <nickc@redhat.com> - 10.58-1
|
||||||
- gcc-plugin: Do not issue warning messages for autoconf generated source files. (#2009958)
|
- gcc-plugin: Do not issue warning messages for autoconf generated source files. (#2009958)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-10.58.tar.xz) = 7d40fe9ddbee788db3331ec138aa588936d726ec50e0286b23be3792f20c2fc111c635b70598e0d8b6ba24a92de514fc637d5cea6b9d7781de781fbf244dfbd8
|
SHA512 (annobin-10.59.tar.xz) = 3c723eeac6f9435d6b74033cf4b057327a171ab488922e95c10a6c016a5086b0076795f305c0b3b7337b881e6276351dc5e15f8f23e0ae297aa70a81f1ef6dab
|
||||||
|
Loading…
Reference in New Issue
Block a user