From 6b8c3cef234b4bd96138d5f46b6ebe365758cded Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 15 Dec 2023 14:49:25 +0300 Subject: [PATCH] import go-toolset-1.19.10-1.module+el8.8.0+19203+782922b7 --- SPECS/go-toolset.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index a972e9c..3bc1d67 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.9 +%global go_version 1.19.10 Name: go-toolset Version: %{go_version} @@ -18,9 +18,15 @@ This is the main package for go-toolset. %files %changelog -* Sun Dec 10 2023 MSVSphere Packaging Team - 1.19.9-1 +* Sun Dec 10 2023 MSVSphere Packaging Team - 1.19.10-1 - Rebuilt for MSVSphere 8.8 +* Tue Jun 6 2023 David Benoit - 1.19.10-1 +- Update to Go 1.19.10 +- Resolves: rhbz#2217623 +- Resolves: rhbz#2217609 +- Resolves: rhbz#2217581 + * Wed May 17 2023 Alejandro Sáez - 1.19.9-1 - Rebase to Go 1.19.9 - Resolves: rhbz#2204473