!11 golang: add yaml

Merge pull request !11 from Vanient/master
This commit is contained in:
openeuler-ci-bot 2020-07-31 15:11:19 +08:00 committed by Gitee
commit b96ea79f9c
2 changed files with 8 additions and 1 deletions

View File

@ -62,7 +62,7 @@
Name: golang Name: golang
Version: 1.13.14 Version: 1.13.14
Release: 1 Release: 2
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/
@ -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
* Fri Jul 31 xiadanni <xiadanni1@huawei.com> - 1.13.14-2
- add yaml file
* Thu Jul 30 xiadanni <xiadanni1@huawei.com> - 1.13.14-1 * Thu Jul 30 xiadanni <xiadanni1@huawei.com> - 1.13.14-1
- upgrade to 1.13.14 - upgrade to 1.13.14

4
golang.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: golang/go
tag_prefix: ^go
seperator: .