From 469bbc7e60d18cd386b827e502ec35098a20c347 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 7 Oct 2020 11:31:55 +0100 Subject: [PATCH] NVR bump to allow rebuilding without using annobin. --- annobin.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/annobin.spec b/annobin.spec index ee6bc9a..8e34b35 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Annotate and examine compiled binary files Version: 9.28 -Release: 2%{?dist} +Release: 3%{?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,6 +311,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Wed Oct 07 2020 Jakub Jelinek - 9.28-3 +- NVR bump to allow rebuilding without using annobin. + * Tue Oct 06 2020 Jakub Jelinek - 9.28-2 - Rebuilt for gcc 10.2.1-5