diff --git a/go-toolset.spec b/go-toolset.spec index c681dc4..7a8e82d 100644 --- a/go-toolset.spec +++ b/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.17.5 +%global go_version 1.18.2 Name: go-toolset Version: %{go_version} @@ -18,6 +18,10 @@ This is the main package for go-toolset. %files %changelog +* Mon May 02 2022 David Benoit - 1.18.2-1 +- Rebase to Go 1.18.2 +- Resolves: rhbz#2075169 + * Thu Dec 16 2021 Alejandro Sáez - 1.17.5-1 - Rebase to Go 1.17.5 - Related: rhbz#2031116