diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 83bc5cd..4ccf32f 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/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 +* Fri Oct 14 2022 Alejandro Sáez - 1.19.2-1 +- Rebase to Go 1.19.2 +- Resolves: rhbz#2132730 + * Fri Sep 30 2022 Alejandro Sáez - 1.19.1-1 - Update Go to 1.19.1 and Delve to 1.9.1 - Resolves: rhbz#2131026