From 3a1f2d50718f5ff9c60aaad4537116c676261f69 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 2 Aug 2018 06:36:17 +0300 Subject: [PATCH] Rebuilt for GCC 8.2.1 (RISC-V) Signed-off-by: David Abdurachmanov --- annobin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index bcab40e..81196b2 100644 --- a/annobin.spec +++ b/annobin.spec @@ -12,7 +12,7 @@ Name: annobin Summary: Binary annotation plugin for GCC Version: 8.19 -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -200,6 +200,9 @@ make check #--------------------------------------------------------------------------------- %changelog +* Thu Aug 02 2018 David Abdurachmanov - 8.19-1.0.riscv64 +- Rebuilt for GCC 8.2.1 (RISC-V) + * Wed Jul 25 2018 Nick Clifton - 8.19-1 - Allow $ORIGN to be at the start of entries in DT_RPATH and DT_RUNPATH.