From c7746cc815828371e8183697dcdc47a06e66fcd4 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 25 May 2023 07:44:09 +0000 Subject: [PATCH] import go-toolset-1.19.9-1.module+el8.8.0+18857+fca43658 --- 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 c68417d..f743813 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.6 +%global go_version 1.19.9 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed May 17 2023 Alejandro Sáez - 1.19.9-1 +- Rebase to Go 1.19.9 +- Resolves: rhbz#2204473 + * Wed Mar 01 2023 David Benoit - 1.19.6-1 - Rebase to Go 1.19.6 - Resolves: rhbz#2174430