From 273b780ece993ce603144fc7f4aa1da57a531d44 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 9 Apr 2020 11:20:14 +0100 Subject: [PATCH] NVR bump to allow rebuild against new gcc --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 241949e..dab5e0c 100644 --- a/annobin.spec +++ b/annobin.spec @@ -16,7 +16,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 8.71 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -211,6 +211,9 @@ make check #--------------------------------------------------------------------------------- %changelog +* Thu Apr 09 2020 Nick Clifton - 8.71-4 +- NVR bump to allow rebuild against new gcc. + * Wed Sep 04 2019 Nick Clifton - 8.71-3 - NVR bump in order to allow rebuild against latest F30 gcc.