import golang-1.19.10-1.module+el8.8.0+19203+782922b7

i8c-stream-rhel8 changed/i8c-stream-rhel8/golang-1.19.10-1.module+el8.8.0+19203+782922b7
MSVSphere Packaging Team 1 year ago
parent 61dbfd061c
commit 833291b106

4
.gitignore vendored

@ -1,2 +1,2 @@
SOURCES/go1.19.9-1-openssl-fips.tar.gz SOURCES/go1.19.10-1-openssl-fips.tar.gz
SOURCES/go1.19.9.tar.gz SOURCES/go1.19.10.tar.gz

@ -1,2 +1,2 @@
8fda3e3fec80fab52d5540ef961ffc1b5474d581 SOURCES/go1.19.9-1-openssl-fips.tar.gz b282758e02d28b0c946f3d42a3a2a2df83995733 SOURCES/go1.19.10-1-openssl-fips.tar.gz
df6aae619e1c7188b243ab78860ef7288940fda6 SOURCES/go1.19.9.tar.gz d894732eb0aebd89eeb404e3e8e51af47a581e71 SOURCES/go1.19.10.tar.gz

@ -96,7 +96,7 @@
%endif %endif
%global go_api 1.19 %global go_api 1.19
%global version 1.19.9 %global version 1.19.10
%global pkg_release 1 %global pkg_release 1
Name: golang Name: golang
@ -536,9 +536,15 @@ cd ..
%endif %endif
%changelog %changelog
* Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.19.9-1 * Sun Dec 10 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.19.10-1
- Rebuilt for MSVSphere 8.8 - Rebuilt for MSVSphere 8.8
* Tue Jun 6 2023 David Benoit <dbenoit@redhat.com> - 1.19.10-1
- Update to Go 1.19.10
- Resolves: rhbz#2217623
- Resolves: rhbz#2217609
- Resolves: rhbz#2217581
* Wed May 17 2023 Alejandro Sáez <asm@redhat.com> - 1.19.9-1 * Wed May 17 2023 Alejandro Sáez <asm@redhat.com> - 1.19.9-1
- Rebase to Go 1.19.9 - Rebase to Go 1.19.9
- Resolves: rhbz#2204473 - Resolves: rhbz#2204473

Loading…
Cancel
Save