Rebase to Go 1.20.6
Resolves: rhbz#2217596
This commit is contained in:
parent
ceaae73555
commit
66e430603f
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ SOURCES/go1.19.4.tar.gz
|
||||
/go1.20.3-1-openssl-fips.tar.gz
|
||||
/go1.20.4.tar.gz
|
||||
/go1.20.4-3-openssl-fips.tar.gz
|
||||
/go1.20.6.tar.gz
|
||||
/go1.20.6-1-openssl-fips.tar.gz
|
||||
|
@ -96,8 +96,8 @@
|
||||
%endif
|
||||
|
||||
%global go_api 1.20
|
||||
%global version 1.20.4
|
||||
%global pkg_release 3
|
||||
%global version 1.20.6
|
||||
%global pkg_release 1
|
||||
|
||||
Name: golang
|
||||
Version: %{version}
|
||||
@ -520,6 +520,10 @@ cd ..
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 25 2023 Alejandro Sáez <asm@redhat.com> - 1.20.6-1
|
||||
- Rebase to Go 1.20.6
|
||||
- Resolves: rhbz#2217596
|
||||
|
||||
* Mon May 29 2023 Alejandro Sáez <asm@redhat.com> - 1.20.4-1
|
||||
- Rebase to Go 1.20.4
|
||||
- Resolves: rhbz#2204474
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (go1.20.4.tar.gz) = 551414f199b378014c10e54471392ea45ae1548109da68c14256dc5d447cc1f0e110db1a8efa857ba824fa5a0fc8e41e9442e55b98329dda8a353559e1c05fec
|
||||
SHA512 (go1.20.4-3-openssl-fips.tar.gz) = b3c3a61e44e61c0e4feb1c499d194630d0c9466cfd06daf86e523c0b54933f5a63d350dc0eef3f0f38dc30598fb1a636f14812a0d3d56f9673da1b9f373d5513
|
||||
SHA512 (go1.20.6.tar.gz) = 45990e2bb4ddf84646ecca5814a62b4330063188238b5ab3f9d47f517a227ea7a981fe3d50681f4187462d01d0c1601cb01375f940569a5465b78065a4371cd4
|
||||
SHA512 (go1.20.6-1-openssl-fips.tar.gz) = 7e1f9a61b8d419233b41d4592e8741a9d3039120c1fb444cfd7ac229d65a8031ecf1644e1161bc6cf5739ac7ec84e6405eb101f63b5a972ecb6b2ea69cea39e2
|
||||
|
Loading…
Reference in New Issue
Block a user