update delve to v1.5.0

This commit is contained in:
fcwicky 2020-08-17 20:23:01 +08:00
parent fba77d455c
commit 3cc3c275c4
2 changed files with 4 additions and 1 deletions

BIN
delve-1.5.0.tar.gz Normal file

Binary file not shown.

View File

@ -3,7 +3,7 @@
%global debug_package %{nil}
Name: delve
Version: 1.4.0
Version: 1.5.0
Release: 1
Summary: A debugger for the Go programming language
License: MIT
@ -44,5 +44,8 @@ rm -rf %{buildroot}
%doc Documentation/*
%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
- Package init