From 932b17dd34c883ccd906e91f3a0ec551697f9d63 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sun, 26 Jul 2020 09:42:58 +0100 Subject: [PATCH] Rebuild with plugin enabled to check that suppression is working --- annobin.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/annobin.spec b/annobin.spec index 2ff9382..b517acc 100644 --- a/annobin.spec +++ b/annobin.spec @@ -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 - 9.24-2 +- Rebuild with plugin enabled to check that suppression works. + * Sun Jul 26 2020 Nick Clifton - 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 - 9.23-2 - Rebuild for gcc 10.2