From 93e9fb747e29dbd9345aaa60b2c8021e0bf7e197 Mon Sep 17 00:00:00 2001 From: yangjiaqi Date: Wed, 16 Nov 2022 22:02:18 +0800 Subject: [PATCH] bump version --- VERSION-openeuler | 2 +- git-commit | 2 +- rubik.spec | 8 +++++++- series.conf | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/VERSION-openeuler b/VERSION-openeuler index bfd9ea6..4fdf97c 100644 --- a/VERSION-openeuler +++ b/VERSION-openeuler @@ -1 +1 @@ -1.0.0-2 +1.0.0-3 diff --git a/git-commit b/git-commit index aa31743..135ca98 100644 --- a/git-commit +++ b/git-commit @@ -1 +1 @@ -55da35c3391d84a6f7af898ce39657d5c45709fe +08f639805e239742397ecb109d477cae4ec1b3a7 diff --git a/rubik.spec b/rubik.spec index dfe857c..d813826 100644 --- a/rubik.spec +++ b/rubik.spec @@ -1,6 +1,6 @@ Name: rubik Version: 1.0.0 -Release: 2 +Release: 3 Summary: Hybrid Deployment for Cloud Native License: Mulan PSL V2 URL: https://gitee.com/openeuler/rubik @@ -50,6 +50,12 @@ install -Dp ./Dockerfile %{buildroot}%{_sharedstatedir}/%{name}/Dockerfile rm -rf %{buildroot} %changelog +* Wed Nov 16 2022 yangjiaqi - 1.0.0-3 +- Type:bug fix +- CVE:NA +- SUG:restart +- DESC:bump version + * Wed Nov 16 2022 yangjiaqi - 1.0.0-2 - Type:bugfix - CVE:NA diff --git a/series.conf b/series.conf index d1dc491..4502741 100644 --- a/series.conf +++ b/series.conf @@ -1,4 +1,4 @@ patch/0001-rubik-enable-GO111MODULE-and-Optimized-compilation-i.patch patch/0002-rubik-fix-Dockerfile-build-failed.patch -0003-set-the-burst-value-for-the-pod-to-enable-the-contai.patch +patch/0003-set-the-burst-value-for-the-pod-to-enable-the-contai.patch #end of file