Fix for RHEL-7
This commit is contained in:
parent
7c94cb66cc
commit
15b34fde9c
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.37
|
||||
Version: 10.38
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -498,6 +498,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Dec 14 2021 Nick Clifton <nickc@redhat.com> - 10.38-1
|
||||
- Annocheck: Add special case for x86_64 RHEL-7 gaps. (#2031133)
|
||||
|
||||
* Tue Dec 14 2021 Nick Clifton <nickc@redhat.com> - 10.37-1
|
||||
- Annocheck: Do not complaining about missing -mstackrealign notes in LTO mode. (#2030298)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.37.tar.xz) = fc6f45a4f728e5cc8fa644d8bba3b876bb24eec3c3b2e10240e8b9c3eb9f0472b80066ffc7bc174421958d9e45dc3189d0b7303c27f067874277a18b2003a072
|
||||
SHA512 (annobin-10.38.tar.xz) = c03c4969e7ea83e6fe4275606c68607ea72d2c6d3d83acc01a32e1d076a066538b94f37e1e6b580922d0d96cfc68417754d964da5550685764bfca0186ea6b69
|
||||
|
Loading…
Reference in New Issue
Block a user