!6 udpate source pakcage to v1.6.0
From: @fcwicky Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
dac2b276ce
Binary file not shown.
@ -3,8 +3,8 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: delve
|
Name: delve
|
||||||
Version: 1.5.0
|
Version: 1.6.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A debugger for the Go programming language
|
Summary: A debugger for the Go programming language
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/go-delve/delve
|
URL: https://github.com/go-delve/delve
|
||||||
@ -44,6 +44,9 @@ rm -rf %{buildroot}
|
|||||||
%doc Documentation/*
|
%doc Documentation/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 13 2020 Qingqing Li <liqingqing3@huawei.com> - 1.5.0-2
|
||||||
- update source0
|
- update source0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user