golang: upgrade to 1.15.7
This commit is contained in:
parent
352325f497
commit
10a96e3391
Binary file not shown.
@ -65,12 +65,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: golang
|
Name: golang
|
||||||
Version: 1.15.5
|
Version: 1.15.7
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: The Go Programming Language
|
Summary: The Go Programming Language
|
||||||
License: BSD and Public Domain
|
License: BSD and Public Domain
|
||||||
URL: https://golang.org/
|
URL: https://golang.org/
|
||||||
Source0: https://dl.google.com/go/go1.15.5.src.tar.gz
|
Source0: https://dl.google.com/go/go1.15.7.src.tar.gz
|
||||||
|
|
||||||
%if !%{golang_bootstrap}
|
%if !%{golang_bootstrap}
|
||||||
BuildRequires: gcc-go >= 5
|
BuildRequires: gcc-go >= 5
|
||||||
@ -394,6 +394,9 @@ fi
|
|||||||
%files devel -f go-tests.list -f go-misc.list -f go-src.list
|
%files devel -f go-tests.list -f go-misc.list -f go-src.list
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 28 2021 xingweizheng <xingweizheng@huawei.com> - 1.15.7-1
|
||||||
|
- upgrade to 1.15.7
|
||||||
|
|
||||||
* Mon Dec 7 2020 yangyanchao <yangyanchao6@huawei.com> - 1.15.5-3
|
* Mon Dec 7 2020 yangyanchao <yangyanchao6@huawei.com> - 1.15.5-3
|
||||||
- Enable Cgo for RISC-V
|
- Enable Cgo for RISC-V
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user