import golang-1.18.4-1.module+el8.7.0+16015+724888d8
This commit is contained in:
parent
1d9137c629
commit
6e3f380c2b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/go1.18.2-1-openssl-fips.tar.gz
|
||||
SOURCES/go1.18.4-1-openssl-fips.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
2982f1fe39b59089eab5469bb6b3bb9f462abe45 SOURCES/go1.18.2-1-openssl-fips.tar.gz
|
||||
3798a6b5b37624922f5da08860f39da457caa856 SOURCES/go1.18.4-1-openssl-fips.tar.gz
|
||||
|
@ -96,7 +96,7 @@
|
||||
%endif
|
||||
|
||||
%global go_api 1.18
|
||||
%global go_version 1.18.2
|
||||
%global go_version 1.18.4
|
||||
%global pkg_release 1
|
||||
|
||||
Name: golang
|
||||
@ -512,6 +512,18 @@ cd ..
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2022 David Benoit <dbenoit@redhat.com> - 1.18.4-1
|
||||
- Update Go to version 1.18.4
|
||||
- Resolves: rhbz#2109179
|
||||
|
||||
* Wed Jul 20 2022 David Benoit <dbenoit@redhat.com> - 1.18.2-3
|
||||
- Clean up dist-git patches
|
||||
- Resolves: rhbz#2109175
|
||||
|
||||
* Thu Jul 07 2022 Alejandro Sáez <asm@redhat.com> - 1.18.2-2
|
||||
- Bump up release version
|
||||
- Related: rhbz#2075162
|
||||
|
||||
* Thu Jun 16 2022 David Benoit <dbenoit@redhat.com> - 1.18.2-1
|
||||
- Update to Go 1.18.2
|
||||
- Related: rhbz#2075162
|
||||
|
Loading…
Reference in New Issue
Block a user