Update to 1.18.1
This commit is contained in:
parent
6b8fdb5e69
commit
cc9e30136f
1
.gitignore
vendored
1
.gitignore
vendored
@ -112,3 +112,4 @@
|
||||
/go1.18beta2.src.tar.gz
|
||||
/go1.18rc1.src.tar.gz
|
||||
/go1.18.src.tar.gz
|
||||
/go1.18.1.src.tar.gz
|
||||
|
@ -106,7 +106,7 @@
|
||||
%endif
|
||||
|
||||
# Comment out go_prerelease and go_patch as needed
|
||||
%global go_api 1.18
|
||||
%global go_api 1.18.1
|
||||
#global go_prerelease rc1
|
||||
#global go_patch 1
|
||||
|
||||
@ -541,6 +541,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 12 2022 Alejandro Sáez <asm@redhat.com> - 1.18.1-1
|
||||
- Update to 1.18.1
|
||||
|
||||
* Tue Mar 15 2022 Mike Rochefort <mroche@redhat.com> - 1.18-1
|
||||
- Update to 1.18
|
||||
- Resolves: rhbz#2064409
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (go1.18.src.tar.gz) = f10356df9099e4d027415be5c73bd2551f2f941a31feb21e1ccc03b7d8faa1844f0a639a508e990712e11ec335675e57504edb323fa1eee63e1d09b8523b3b0d
|
||||
SHA512 (go1.18.1.src.tar.gz) = baa053e2d713b235b9285c946b4f0842085a5224d1f4cbe92a446fbf97ed9f7289c8d4ba212fb31dd2e4eac39bb4c015f478543a1856594c2d1fc331c946f571
|
||||
|
Loading…
Reference in New Issue
Block a user