add omitted patch
Signed-off-by: zhangxiaoyu <zhangxiaoyu58@huawei.com>
This commit is contained in:
parent
91ef513b87
commit
59f10afe01
@ -1,6 +1,6 @@
|
|||||||
Name: eggo
|
Name: eggo
|
||||||
Version: 0.9.4
|
Version: 0.9.4
|
||||||
Release: 8
|
Release: 9
|
||||||
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
|
||||||
@ -30,6 +30,7 @@ Patch0021: 0021-gitignore-style-global-ignore-IDE-and-gomod-vendor.patch
|
|||||||
Patch0022: 0022-add-golangci-check.patch
|
Patch0022: 0022-add-golangci-check.patch
|
||||||
Patch0023: 0023-add-golang-static-code-check.patch
|
Patch0023: 0023-add-golang-static-code-check.patch
|
||||||
Patch0024: 0024-modify-dependency-install-command.patch
|
Patch0024: 0024-modify-dependency-install-command.patch
|
||||||
|
Patch0025: 0025-fix-panic-in-os-user.Current.patch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
@ -71,6 +72,12 @@ rm -rf src
|
|||||||
%attr(551,root,root) %{_bindir}/eggo
|
%attr(551,root,root) %{_bindir}/eggo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 07 2023 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-9
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add omitted patch
|
||||||
|
|
||||||
* Mon Feb 06 2023 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-8
|
* Mon Feb 06 2023 zhangxiaoyu <zhangxiaoyu58@huawei.com> - 0.9.4-8
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user