diff --git a/go-toolset.spec b/go-toolset.spec index 775dc2a..d79a463 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.1 +%global go_version 1.19.2 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Mon Oct 24 2022 David Benoit - 1.19.2-1 +- Rebase to Go 1.19.2 +- Resolves: rhbz#2134407 + * Fri Sep 30 2022 Alejandro Sáez - 1.19.1-1 - Rebase to Go 1.19.1 - Related: rhbz#2131028