From 789c809e103e1587cf33964da6d70d012ec26237 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 8 Jul 2021 14:37:31 +0000 Subject: [PATCH] import go-toolset-1.16.5-1.module+el8.5.0+11702+5e79d6f7 --- SPECS/go-toolset.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 1dbd6d5..5ded019 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.16.4 +%global go_version 1.16.5 Name: go-toolset Version: %{go_version} @@ -18,6 +18,12 @@ This is the main package for go-toolset. %files %changelog +* Tue Jul 06 2021 Alejandro Sáez - 1.16.5-1 +- Rebase to go 1.16.5 +- Related: rhbz#1979677 +- Related: rhbz#1968738 +- Related: rhbz#1972420 + * Wed May 26 2021 Alejandro Sáez - 1.16.4-1 - Rebase to go-1.16.4-1-openssl-fips - Resolves: rhbz#1938071