From 6ae4403aded2d670895671d2c3a17229ea6bbd3a Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 10 Dec 2023 17:25:37 +0300 Subject: [PATCH] import go-toolset-1.19.9-1.module+el8.8.0+18857+fca43658 --- 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 796cc8a..a972e9c 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,9 +18,13 @@ This is the main package for go-toolset. %files %changelog -* Sun Dec 10 2023 MSVSphere Packaging Team - 1.19.6-1 +* Sun Dec 10 2023 MSVSphere Packaging Team - 1.19.9-1 - Rebuilt for MSVSphere 8.8 +* 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