update tar package from source
Signed-off-by: zhangxiaoyu <zhangxiaoyu58@huawei.com> (cherry picked from commit 6f6e8f7ce17df4a409d959191513e97187aff408)
This commit is contained in:
parent
805be5ed92
commit
0221c7d5cf
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