diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index cc6e5c5..c2eb7bb 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,13 @@ This is the main package for go-toolset. %files %changelog +* Tue Dec 20 2022 David Benoit - 1.18.9-1 +- Rebase to Go 1.18.9 +- Enable big endian support for fips mode +- Fix ppc64le linker issue +- Resolves: rhbz#2144547 +- Resolves: rhbz#2149311 + * Fri Aug 05 2022 Alejandro Sáez - 1.18.4-1 - Rebase to Go 1.18.4