From fd8a006c5fd5047344935ac567056e55c778d45c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 1 Feb 2022 12:37:15 -0500 Subject: [PATCH] import go-toolset-1.17.5-1.el9 --- 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 af4ee37..c681dc4 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.17.2 +%global go_version 1.17.5 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Thu Dec 16 2021 Alejandro Sáez - 1.17.5-1 +- Rebase to Go 1.17.5 +- Related: rhbz#2031116 + * Tue Nov 16 2021 Alejandro Sáez - 1.17.2-1 - Rebase to Go 1.17.2 and to Delve 1.7.2 - Related: rhbz#2014087