diff --git a/.go-toolset.metadata b/.go-toolset.metadata deleted file mode 100644 index e69de29..0000000 diff --git a/SPECS/go-toolset.spec b/SPECS/go-toolset.spec index 06f0c78..d56a45c 100644 --- a/SPECS/go-toolset.spec +++ b/SPECS/go-toolset.spec @@ -1,4 +1,4 @@ -%global go_version 1.19.4 +%global go_version 1.20.6 Name: go-toolset Version: %{go_version} @@ -18,6 +18,20 @@ This is the main package for go-toolset. %files %changelog +* Tue Aug 01 2023 Alejandro Sáez - 1.20.6-1 +- Rebase to Go 1.20.6 +- Resolves: rhbz#2226901 + +* Wed May 31 2023 Alejandro Sáez - 1.20.4-1 +- Rebase to Go 1.20.4 +- Resolves: rhbz#2204474 + +* Tue Apr 11 2023 David Benoit - 1.20.3-1 +- Rebase to Go 1.20.3 +- Remove race archives +- Update static tests patches +- Resolves: rhbz#2185260 + * Wed Dec 21 2022 David Benoit - 1.19.4-1 - Rebase to Go 1.19.4 - Fix ppc64le linker issue