From 0ece2e513c6d8a75bc412d673fa0caed265a93e2 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 11 Jul 2023 16:01:17 +0300 Subject: [PATCH] import go-toolset-1.19.10-1.el9_2 --- SPECS/go-toolset.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 81e1015..0cc8431 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,6 +18,16 @@ This is the main package for go-toolset. %files %changelog +* Tue Jun 6 2023 David Benoit - 1.19.10-1 +- Update to Go 1.19.10 +- Resolves: rhbz#2217626 +- Resolves: rhbz#2217612 +- Resolves: rhbz#2217584 + +* Tue May 23 2023 Alejandro Sáez - 1.19.9-2 +- Rebuild without changes +- Related: rhbz#2204476 + * Tue May 23 2023 David Benoit - 1.19.9-1 - Update to Go 1.19.9 - Related: rhbz#2204476