From d7ec98466b4daa8079e8d7d0eadc8f609b310f8e Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 15 Dec 2021 11:12:29 -0500 Subject: [PATCH] import go-toolset-1.16.12-1.module+el8.5.0+13637+960c7771 --- SPECS/go-toolset.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 6ad56b7..c0a9bcd 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.16.7 +%global go_version 1.16.12 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Fri Dec 10 2021 David Benoit - 1.16.12-1 +- Rebase to Go 1.16.12 +- Resolves: rhbz#2031125 + * Tue Aug 17 2021 David Benoit - 1.16.7-1 - Rebase to Go 1.16.7 - Resolves: rhbz#1994079