import golang-1.17.12-1.module+el8.6.0+16014+a372c00b

This commit is contained in:
CentOS Sources 2022-08-01 04:58:37 -04:00 committed by Stepan Oksanichenko
parent fd438852bf
commit f68aa6940d
3 changed files with 11 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/go1.17.10-1-openssl-fips.tar.gz SOURCES/go1.17.12-1-openssl-fips.tar.gz

View File

@ -1 +1 @@
f2f9f18899b59c00372c975f221c9fcb1e75b904 SOURCES/go1.17.10-1-openssl-fips.tar.gz ba529d47d6ee80a2ddca1a20dd5a5aa72ab9bdbd SOURCES/go1.17.12-1-openssl-fips.tar.gz

View File

@ -96,7 +96,7 @@
%endif %endif
%global go_api 1.17 %global go_api 1.17
%global go_version 1.17.10 %global go_version 1.17.12
%global pkg_release 1 %global pkg_release 1
Name: golang Name: golang
@ -511,6 +511,14 @@ cd ..
%endif %endif
%changelog %changelog
* Wed Jul 20 2022 David Benoit <dbenoit@redhat.com> - 1.17.12-1
- Update Go to version 1.17.12
- Resolves: rhbz#2109182
* Wed Jul 20 2022 David Benoit <dbenoit@redhat.com> - 1.17.10-2
- Clean up dist-git patches
- Resolves: rhbz#2109173
* Fri May 27 2022 David Benoit <dbenoit@redhat.com> - 1.17.10-1 * Fri May 27 2022 David Benoit <dbenoit@redhat.com> - 1.17.10-1
- Rebase to Go 1.17.10 - Rebase to Go 1.17.10
- Resolves: rhbz#2091077 - Resolves: rhbz#2091077