diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index c68417d..f743813 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.6 +%global go_version 1.19.9 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Wed May 17 2023 Alejandro Sáez - 1.19.9-1 +- Rebase to Go 1.19.9 +- Resolves: rhbz#2204473 + * Wed Mar 01 2023 David Benoit - 1.19.6-1 - Rebase to Go 1.19.6 - Resolves: rhbz#2174430