update package to v1.6.0

This commit is contained in:
fcwicky 2021-01-29 10:33:35 +08:00
parent f5980e556e
commit b98f1ccea5
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