From b0a965c860228ece0bc2730888457d0eca1fe761 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 25 May 2023 07:48:22 +0000 Subject: [PATCH] import go-toolset-1.19.9-1.el9_2 --- 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 1d66301..1c88664 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,8 +1,8 @@ -%global go_version 1.19.6 +%global go_version 1.19.9 Name: go-toolset Version: %{go_version} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Package that installs go-toolset License: BSD and Public Domain @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Tue May 23 2023 David Benoit - 1.19.9-1 +- Update to Go 1.19.9 +- Related: rhbz#2204476 + * Wed Mar 29 2023 David Benoit - 1.19.6-2 - Rebuild without changes - Related: rhbz#2175174