From 9b625ab0a499ae997d6dc78f2cf97c7b1b74d261 Mon Sep 17 00:00:00 2001 From: Vanient Date: Fri, 5 Aug 2022 16:06:16 +0800 Subject: [PATCH] kata_integration: bump version to 1.0.0-8 Signed-off-by: Vanient --- kata-integration.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kata-integration.spec b/kata-integration.spec index 469b493..5127a0e 100644 --- a/kata-integration.spec +++ b/kata-integration.spec @@ -1,6 +1,6 @@ %global debug_package %{nil} %define VERSION v1.0.0 -%define RELEASE 2 +%define RELEASE 8 Name: kata-integration Version: %{VERSION} @@ -28,6 +28,12 @@ This is a usefult tool for building Kata Container components. %doc %changelog +* Fri Aug 5 2022 xiadanni - 1.0.0-8 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:bump version to 1.0.0-8 + * Sat Sep 5 2020 jiangpengf - 1.0.0-2 - Type:enhancement - ID:NA -- Gitee