!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:
openeuler-ci-bot 2022-11-17 02:29:42 +00:00 committed by Gitee
commit 51d7d6e137
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 2 deletions

View File

@ -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

Binary file not shown.