diff --git a/go-toolset.spec b/go-toolset.spec index aff3fa4..500b5a1 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.6 +%global go_version 1.20.3 Name: go-toolset Version: %{go_version} @@ -18,6 +18,9 @@ This is the main package for go-toolset. %files %changelog +* Tue Apr 11 2023 David Benoit - 1.20.3-1 +- Resolves: rhbz#2185259 + * Wed Mar 01 2023 David Benoit - 1.19.6-1 - Rebase to Go 1.19.6 - Resolves: rhbz#2174429