From 3198fb506f51e75df29593d30719f61f653102d8 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Aug 01 2022 08:59:01 +0000 Subject: import go-toolset-1.17.12-1.module+el8.6.0+16014+a372c00b --- diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 72946fe..2d5e331 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.17.10 +%global go_version 1.17.12 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed Jul 20 2022 David Benoit - 1.17.12-1 +- Update Go to version 1.17.12 +- Resolves: rhbz#2109182 + * Fri May 27 2022 David Benoit - 1.17.10-1 - Rebase to Go 1.17.10 - Resolves: rhbz#2091077