import go-toolset-1.19.4-1.module+el8.8.0+17628+80ec917c

This commit is contained in:
CentOS Sources 2022-12-24 08:12:22 +00:00 committed by Stepan Oksanichenko
parent 5e0d758269
commit d08c4d6666
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%global go_version 1.19.2
%global go_version 1.19.4
Name: go-toolset
Version: %{go_version}
@ -18,6 +18,14 @@ This is the main package for go-toolset.
%files
%changelog
* Wed Dec 21 2022 David Benoit <dbenoit@redhat.com> - 1.19.4-1
- Rebase to Go 1.19.4
- Fix ppc64le linker issue
- Remove defunct patches
- Remove downstream generated FIPS mode patches
- Add golang-fips/go as the source for FIPS mode patches
- Resolves: rhbz#2144542
* Fri Oct 14 2022 Alejandro Sáez <asm@redhat.com> - 1.19.2-1
- Rebase to Go 1.19.2
- Resolves: rhbz#2132730