commit
78cc5c9eee
Binary file not shown.
@ -3,7 +3,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: delve
|
Name: delve
|
||||||
Version: 1.4.0
|
Version: 1.5.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A debugger for the Go programming language
|
Summary: A debugger for the Go programming language
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -44,5 +44,8 @@ rm -rf %{buildroot}
|
|||||||
%doc Documentation/*
|
%doc Documentation/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 17 2020 fcwicky <307610302@qq.com> - 1.5.0-1
|
||||||
|
- Udpate package to v1.5.0
|
||||||
|
|
||||||
* Fri Apr 10 2020 fcwicky <307610302@qq.com> - 1.4.0-1
|
* Fri Apr 10 2020 fcwicky <307610302@qq.com> - 1.4.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user