add omitted patch

Signed-off-by: zhangxiaoyu <zhangxiaoyu58@huawei.com>
This commit is contained in:
zhangxiaoyu 2023-02-07 09:29:10 +08:00
parent 91ef513b87
commit 59f10afe01

View File

@ -1,6 +1,6 @@
Name: eggo
Version: 0.9.4
Release: 8
Release: 9
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
@ -30,6 +30,7 @@ Patch0021: 0021-gitignore-style-global-ignore-IDE-and-gomod-vendor.patch
Patch0022: 0022-add-golangci-check.patch
Patch0023: 0023-add-golang-static-code-check.patch
Patch0024: 0024-modify-dependency-install-command.patch
Patch0025: 0025-fix-panic-in-os-user.Current.patch
BuildRequires: make
BuildRequires: git
@ -71,6 +72,12 @@ rm -rf src
%attr(551,root,root) %{_bindir}/eggo
%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
- Type:bugfix
- CVE:NA