!3 udpate delve package

Merge pull request !3 from fcwicky/master
This commit is contained in:
openeuler-ci-bot 2020-08-17 21:14:57 +08:00 committed by Gitee
commit 78cc5c9eee
2 changed files with 4 additions and 1 deletions

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