diff --git a/eggo.spec b/eggo.spec index 413d9fb..3534f86 100644 --- a/eggo.spec +++ b/eggo.spec @@ -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 - 0.9.4-9 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:add omitted patch + * Mon Feb 06 2023 zhangxiaoyu - 0.9.4-8 - Type:bugfix - CVE:NA