!6 udpate source pakcage to v1.6.0

From: @fcwicky
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-01-29 12:12:47 +08:00 committed by Gitee
commit dac2b276ce
2 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,8 @@
%global debug_package %{nil}
Name: delve
Version: 1.5.0
Release: 2
Version: 1.6.0
Release: 1
Summary: A debugger for the Go programming language
License: MIT
URL: https://github.com/go-delve/delve
@ -44,6 +44,9 @@ rm -rf %{buildroot}
%doc Documentation/*
%changelog
* Fri Jan 29 2021 fcwicky <307610302@qq.com> - 1.6.0-1
- update package to v1.6.0
* Tue Oct 13 2020 Qingqing Li <liqingqing3@huawei.com> - 1.5.0-2
- update source0