!12 golang: upgrade to 1.13.15

Merge pull request !12 from Vanient/master
This commit is contained in:
openeuler-ci-bot 2020-08-18 20:24:00 +08:00 committed by Gitee
commit 2966fbf3da
2 changed files with 6 additions and 3 deletions

View File

@ -61,12 +61,12 @@
%endif %endif
Name: golang Name: golang
Version: 1.13.14 Version: 1.13.15
Release: 2 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.13.14.src.tar.gz Source0: https://dl.google.com/go/go1.13.15.src.tar.gz
%if !%{golang_bootstrap} %if !%{golang_bootstrap}
BuildRequires: gcc-go >= 5 BuildRequires: gcc-go >= 5
@ -390,6 +390,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
* Tue Aug 18 xiadanni <xiadanni1@huawei.com> - 1.13.15-1
- upgrade to 1.13.15
* Fri Jul 31 xiadanni <xiadanni1@huawei.com> - 1.13.14-2 * Fri Jul 31 xiadanni <xiadanni1@huawei.com> - 1.13.14-2
- add yaml file - add yaml file