Upgrade version to 1.21.0
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
a53a391283
commit
9fa9fc609f
Binary file not shown.
@ -3,12 +3,12 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: delve
|
Name: delve
|
||||||
Version: 1.9.1
|
Version: 1.21.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
|
||||||
URL: https://github.com/go-delve/delve
|
URL: https://github.com/go-delve/delve
|
||||||
Source0: https://github.com/go-delve/delve/archive/refs/tags/v1.9.1.tar.gz
|
Source0: https://github.com/go-delve/delve/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc glibc
|
BuildRequires: gcc glibc
|
||||||
BuildRequires: golang >= 1.16
|
BuildRequires: golang >= 1.16
|
||||||
@ -44,6 +44,9 @@ rm -rf %{buildroot}
|
|||||||
%doc Documentation/*
|
%doc Documentation/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 xu_ping <707078654@qq.com> - 1.21.0-1
|
||||||
|
- Upgrade version to 1.21.0
|
||||||
|
|
||||||
* Thu Feb 09 2023 wangkai <wangkai385@h-partners.com> - 1.9.1-2
|
* Thu Feb 09 2023 wangkai <wangkai385@h-partners.com> - 1.9.1-2
|
||||||
- Add PIE,BIND_NOW,RELRO,STRIP secure compilation options
|
- Add PIE,BIND_NOW,RELRO,STRIP secure compilation options
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user