import golang-1.19.9-1.module+el8.8.0+18857+fca43658
This commit is contained in:
parent
657fcc9a5c
commit
efb0078f58
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/go1.19.6-1-openssl-fips.tar.gz
|
SOURCES/go1.19.9-1-openssl-fips.tar.gz
|
||||||
SOURCES/go1.19.6.tar.gz
|
SOURCES/go1.19.9.tar.gz
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
e990e956bbd3c1e52914ea39f075a1c666bde4e4 SOURCES/go1.19.6-1-openssl-fips.tar.gz
|
8fda3e3fec80fab52d5540ef961ffc1b5474d581 SOURCES/go1.19.9-1-openssl-fips.tar.gz
|
||||||
d85391faa6c2d74090008b9744e4664267700fd3 SOURCES/go1.19.6.tar.gz
|
df6aae619e1c7188b243ab78860ef7288940fda6 SOURCES/go1.19.9.tar.gz
|
||||||
|
@ -96,7 +96,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global go_api 1.19
|
%global go_api 1.19
|
||||||
%global version 1.19.6
|
%global version 1.19.9
|
||||||
%global pkg_release 1
|
%global pkg_release 1
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
@ -536,6 +536,10 @@ cd ..
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 17 2023 Alejandro Sáez <asm@redhat.com> - 1.19.9-1
|
||||||
|
- Rebase to Go 1.19.9
|
||||||
|
- Resolves: rhbz#2204473
|
||||||
|
|
||||||
* Wed Mar 01 2023 David Benoit <dbenoit@redhat.com> - 1.19.6-1
|
* Wed Mar 01 2023 David Benoit <dbenoit@redhat.com> - 1.19.6-1
|
||||||
- Rebase to Go 1.19.6
|
- Rebase to Go 1.19.6
|
||||||
- Resolves: rhbz#2174430
|
- Resolves: rhbz#2174430
|
||||||
|
Loading…
Reference in New Issue
Block a user