Rebuild with plugin enabled to check that suppression is working

This commit is contained in:
Nick Clifton 2020-07-26 09:42:58 +01:00
parent 3ab9323c0b
commit 932b17dd34
1 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
Name: annobin
Summary: Annotate and examine compiled binary files
Version: 9.24
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
# Maintainer: nickc@redhat.com
@ -46,7 +46,7 @@ License: GPLv3+
# The problem should now only arise when rebasing to a new major version
# of gcc, in which case the undefine below can be temporarily reinstated.
#
%undefine _annotated_build
# %%undefine _annotated_build
#---------------------------------------------------------------------------------
@ -311,9 +311,12 @@ fi
#---------------------------------------------------------------------------------
%changelog
* Sun Jul 26 2020 Nick Clifton <nickc@redhat.com> - 9.24-2
- Rebuild with plugin enabled to check that suppression works.
* Sun Jul 26 2020 Nick Clifton <nickc@redhat.com> - 9.24-1
- Add support for installing clang and llvm plugins.
- Temporary suppression of aarch64 pointer size check.
- Temporary suppression of aarch64 pointer size check. (#1860549)
* Sat Jul 25 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 9.23-2
- Rebuild for gcc 10.2