From 47a01ff8efe64dc98554c67fe797b1ae915c7860 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:19:26 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- go-toolset.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/go-toolset.spec b/go-toolset.spec index b2fd034..a7925c1 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -2,7 +2,7 @@ Name: go-toolset Version: %{go_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package that installs go-toolset License: BSD and Public Domain @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.16.6-2 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jul 23 2021 Derek Parker - 1.16.6-1 - Rebase to 1.16.6 - Resolves: rhbz#1984124