Rebase to 1.15.7
Resolves: rhbz#1892207 Resolves: rhbz#1918755
This commit is contained in:
parent
55c0ca0110
commit
48df1715d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/go-go-1.15.2-1-openssl-fips.tar.gz
|
||||
/go-go-1.15.3-1-openssl-fips.tar.gz
|
||||
/go-go-1.15.5-1-openssl-fips.tar.gz
|
||||
/go-go-1.15.7-1-openssl-fips.tar.gz
|
||||
|
@ -96,7 +96,7 @@
|
||||
%endif
|
||||
|
||||
%global go_api 1.15
|
||||
%global go_version 1.15.5
|
||||
%global go_version 1.15.7
|
||||
%global pkg_release 1
|
||||
|
||||
Name: golang
|
||||
@ -535,6 +535,11 @@ cd ..
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 22 2020 David Benoit <dbenoit@redhat.com> - 1.15.7-1
|
||||
- Rebase to 1.15.7
|
||||
- Resolves: rhbz#1892207
|
||||
- Resolves: rhbz#1918755
|
||||
|
||||
* Tue Nov 24 2020 David Benoit <dbenoit@redhat.com> - 1.15.5-1
|
||||
- Rebase to 1.15.5
|
||||
- Resolves: rhbz#1899184
|
||||
|
Loading…
Reference in New Issue
Block a user