From 598081edc716c6a1cea919cd8d3204434dbe92b2 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 11 Apr 2023 14:14:01 +0000 Subject: [PATCH] import go-toolset-1.18.10-1.el9_1 --- 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 5ba333b..cbbb0cf 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.18.9 +%global go_version 1.18.10 Name: go-toolset Version: %{go_version} @@ -21,6 +21,10 @@ This is the main package for go-toolset. * Wed Mar 15 2023 MSVSphere Packaging Team - 1.18.4-1 - Rebuilt for MSVSphere 9.1. +* Fri Mar 03 2023 Alejandro Sáez - 1.18.10-1 +- Update to Go 1.18.10 +- Resolves: rhbz#2174416 + * Tue Dec 20 2022 David Benoit - 1.18.9-1 - Rebase to Go 1.18.9 - Enable big endian support for fips mode