Bring in better fix for AArch64 pointer size bug
This commit is contained in:
parent
6e6cadfea2
commit
43a0359804
@ -1,8 +1,8 @@
|
|||||||
|
|
||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.24
|
Version: 9.25
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -311,6 +311,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 29 2020 Nick Clifton <nickc@redhat.com> - 9.25-1
|
||||||
|
- Improved target pointer size discovery.
|
||||||
|
|
||||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 9.24-3
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 9.24-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (annobin-9.24.tar.xz) = d409f85dcc7374c64a9a8dd99211d3d01672f1ff221a63b028e41cf756b02a5475d2ee78a4d4e28ff8f81143094e3255b273b8328fccfdcc2f11ef20b8f8e7d1
|
SHA512 (annobin-9.25.tar.xz) = a103724a0ae54962c8dcb08cff20872032fd99649de95da3022e34f94572c57898022f4c8abab5dda724e8333d803c59a9f7afb36108fb76cafbfc765fd6664f
|
||||||
|
Loading…
Reference in New Issue
Block a user