diff --git a/KubeOS.spec b/KubeOS.spec index 89205d5603bbc99c7384f4199ad10ad998ac8a66..7ec0dd5d3448fe256b8e7d12bfa3676b943186bd 100644 --- a/KubeOS.spec +++ b/KubeOS.spec @@ -2,7 +2,7 @@ Name: KubeOS Version: 1.0.1 -Release: 1 +Release: 2 Summary: O&M platform used to update the whole OS as an entirety License: Mulan PSL v2 Source0: https://gitee.com/openeuler/KubeOS/repository/archive/v%{version}.tar.gz @@ -77,6 +77,12 @@ install -p -m 0600 ./files/os-release %{buildroot}/opt/kubeOS/files rm -rfv %{buildroot} %changelog +* Fri Oct 30 2021 liyuanrong - 1.0.1-2 +- Type:requirement +- CVE:NA +- SUG:restart +- DESC:update compressed package + * Fri Oct 29 2021 linxiaoxu - 1.0.1-1 - Type:requirement - CVE:NA diff --git a/v1.0.1.tar.gz b/v1.0.1.tar.gz index e234a6efff471d50278535920065501b79c99b0e..5d7622fcac64a21d8a908421952161d8f85935a8 100644 Binary files a/v1.0.1.tar.gz and b/v1.0.1.tar.gz differ