From 7402467f4b01da107ff312c34cf34063f5e4af52 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 16 May 2023 09:15:56 +0000 Subject: [PATCH] import go-toolset-1.19.6-1.module+el8.8.0+18289+edd6c8b6 --- 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 06f0c78..c68417d 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.4 +%global go_version 1.19.6 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed Mar 01 2023 David Benoit - 1.19.6-1 +- Rebase to Go 1.19.6 +- Resolves: rhbz#2174430 + * Wed Dec 21 2022 David Benoit - 1.19.4-1 - Rebase to Go 1.19.4 - Fix ppc64le linker issue