From 509a63b0754a5598db484438ac0cdf1998ec48a4 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 25 May 2023 07:48:04 +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 e39d614..81e1015 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