From 1df3d37b9725eafe12106d0b10a6315b117d4d46 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 10 Dec 2023 17:25:21 +0300 Subject: [PATCH] import go-toolset-1.19.6-1.module+el8.8.0+18289+edd6c8b6 --- SPECS/go-toolset.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 7fc64a8..796cc8a 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,9 +18,13 @@ This is the main package for go-toolset. %files %changelog -* Sun Dec 10 2023 MSVSphere Packaging Team - 1.19.4-1 +* Sun Dec 10 2023 MSVSphere Packaging Team - 1.19.6-1 - Rebuilt for MSVSphere 8.8 +* 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