From 8ee25de1788e83bc12578c7db77feb15f6418b38 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 3 May 2018 12:54:01 +0100 Subject: [PATCH] Release number bumped in order to allow a rebuild with the latest version of GCC. --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 9fe020e..bfaa9c6 100644 --- a/annobin.spec +++ b/annobin.spec @@ -12,7 +12,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 5.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -128,6 +128,9 @@ exit 0 #--------------------------------------------------------------------------------- %changelog +* Thu may 03 2018 Nick Clifton - 5.2-3 +- Rebuild with the latest gcc. + * Mon Apr 30 2018 Nick Clifton - 5.2-2 - Rebuild the plugin with the newly created plugin enabled. (#1573082)