!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
|
Name: eggo
|
||||||
Version: 0.9.4
|
Version: 0.9.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Eggo is a tool built to provide standard multi-ways for creating Kubernetes clusters.
|
Summary: Eggo is a tool built to provide standard multi-ways for creating Kubernetes clusters.
|
||||||
License: Mulan PSL V2
|
License: Mulan PSL V2
|
||||||
URL: https://gitee.com/openeuler/eggo
|
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}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n eggo -Sgit -p1
|
%autosetup -n eggo-v%{version} -Sgit -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GO111MODULE=off
|
export GO111MODULE=off
|
||||||
@ -64,6 +64,12 @@ rm -rf src
|
|||||||
%attr(551,root,root) %{_bindir}/eggo
|
%attr(551,root,root) %{_bindir}/eggo
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 20 2022 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-4
|
||||||
- Type:upgrade
|
- Type:upgrade
|
||||||
- CVE:NA
|
- 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