diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 9724e34..4e83fbc 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.18.4 +%global go_version 1.18.9 Name: go-toolset Version: %{go_version} @@ -18,6 +18,14 @@ This is the main package for go-toolset. %files %changelog +* Mon Jan 16 2023 Alejandro Sáez - 1.18.9-1 +- Update to Go 1.18.9 +- Resolves: rhbz#2149313 + +* Fri Oct 21 2022 David Benoit - 1.18.7-1 +- Update to Go 1.18.7 +- Resolves: rhbz#2136719 + * Wed Jul 20 2022 David Benoit - 1.18.4-1 - Update Go to version 1.18.4 - Resolves: rhbz#2109179