From 16503862ea5a4dd7c33f477b33d5c2c6e297d9dc Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sep 04 2019 07:30:12 +0000 Subject: NVR bump to allow rebuild against latest gcc. Resolves: #1748529 --- diff --git a/annobin.spec b/annobin.spec index 622999f..03b3005 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 8.79 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -220,6 +220,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Wed Sep 04 2019 Nick Clifton - 8.79-2 +- NVR bump to allow rebuild against latest gcc. (#1748529) + * Tue Aug 06 2019 Nick Clifton - 8.79-1 - Allow compiler used to run tests to be specified on the command line. (#1723401)