From 476968a31a7cf461c6af5c67182efde93670f922 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 20 Jan 2020 11:38:51 +0000 Subject: [PATCH] Version bump in order to allow rebuilding with gcc-10. --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 24f04b1..7ddcda9 100644 --- a/annobin.spec +++ b/annobin.spec @@ -2,7 +2,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 8.92 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -221,6 +221,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Mon Jan 20 2020 Nick Clifton - 8.92-2 +- Version bump in order to allow rebuilding with gcc-10. + * Fri Dec 06 2019 Nick Clifton - 8.92-1 - Have annocheck ignore notes with an end address of 0.