!32 [sync] PR-31: update tar package from source
From: @openeuler-sync-bot Reviewed-by: @duguhaotian Signed-off-by: @duguhaotian
This commit is contained in:
commit
51d7d6e137
10
eggo.spec
10
eggo.spec
@ -1,6 +1,6 @@
|
||||
Name: eggo
|
||||
Version: 0.9.4
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Eggo is a tool built to provide standard multi-ways for creating Kubernetes clusters.
|
||||
License: Mulan PSL V2
|
||||
URL: https://gitee.com/openeuler/eggo
|
||||
@ -34,7 +34,7 @@ Eggo is a tool built to provide standard multi-ways for creating Kubernetes clus
|
||||
%define debug_package %{nil}
|
||||
|
||||
%prep
|
||||
%autosetup -n eggo -Sgit -p1
|
||||
%autosetup -n eggo-v%{version} -Sgit -p1
|
||||
|
||||
%build
|
||||
export GO111MODULE=off
|
||||
@ -64,6 +64,12 @@ rm -rf src
|
||||
%attr(551,root,root) %{_bindir}/eggo
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2022 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-5
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:update tar package from source
|
||||
|
||||
* Tue Sep 20 2022 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-4
|
||||
- Type:upgrade
|
||||
- CVE:NA
|
||||
|
||||
BIN
v0.9.4.tar.gz
BIN
v0.9.4.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user