From b6c722e7e4f00331afac026bc61dda9945c954ab Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jun 28 2022 10:56:22 +0000 Subject: import go-toolset-1.17.10-1.module+el8.6.0+15486+6d4da7db --- diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 30af5da..72946fe 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.17.7 +%global go_version 1.17.10 Name: go-toolset Version: %{go_version} @@ -18,12 +18,15 @@ This is the main package for go-toolset. %files %changelog +* Fri May 27 2022 David Benoit - 1.17.10-1 +- Rebase to Go 1.17.10 +- Resolves: rhbz#2091077 + * Thu Feb 17 2022 David Benoit - 1.17.7-1 - Rebase to Go 1.17.7 - Remove fips memory leak patch (fixed in tree) - Resolves: rhbz#2015930 - * Fri Dec 10 2021 David Benoit - 1.17.5-1 - Rebase to Go 1.17.5 - Resolves: rhbz#2031112