Rebase to Go 1.20.3
Remove race archives Update static tests patches Resolves: rhbz#2185260
This commit is contained in:
parent
dc1f9b8e84
commit
e90eadabce
@ -1,4 +1,4 @@
|
|||||||
%global go_version 1.19.4
|
%global go_version 1.20.3
|
||||||
|
|
||||||
Name: go-toolset
|
Name: go-toolset
|
||||||
Version: %{go_version}
|
Version: %{go_version}
|
||||||
@ -18,6 +18,12 @@ This is the main package for go-toolset.
|
|||||||
%files
|
%files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 11 2023 David Benoit <dbenoit@redhat.com> - 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 <dbenoit@redhat.com> - 1.19.4-1
|
* Wed Dec 21 2022 David Benoit <dbenoit@redhat.com> - 1.19.4-1
|
||||||
- Rebase to Go 1.19.4
|
- Rebase to Go 1.19.4
|
||||||
- Fix ppc64le linker issue
|
- Fix ppc64le linker issue
|
||||||
|
Loading…
Reference in New Issue
Block a user