From 303690e35ff246e7885c00ac3f2a253fe49f22d8 Mon Sep 17 00:00:00 2001 From: sjxur Date: Fri, 14 Apr 2023 16:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=BC=BA=E9=99=B7=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E3=80=91:spec=E6=96=87=E4=BB=B6=E5=90=8D=E7=A7=B0=E8=B7=9F?= =?UTF-8?q?=E5=8C=85=E5=90=8D=E4=B8=8D=E4=B8=80=E8=87=B4=E4=B8=94changelog?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E8=99=9A=E5=81=87=E6=97=A5=E6=9C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-v1.0.0.tar.gz => kata-integration-v1.0.0.tar.gz | Bin kata-integration.spec | 10 ++++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) rename kata_integration-v1.0.0.tar.gz => kata-integration-v1.0.0.tar.gz (100%) diff --git a/kata_integration-v1.0.0.tar.gz b/kata-integration-v1.0.0.tar.gz similarity index 100% rename from kata_integration-v1.0.0.tar.gz rename to kata-integration-v1.0.0.tar.gz diff --git a/kata-integration.spec b/kata-integration.spec index 33776f9..f5ae33f 100644 --- a/kata-integration.spec +++ b/kata-integration.spec @@ -1,6 +1,6 @@ %global debug_package %{nil} %define VERSION v1.0.0 -%define RELEASE 9 +%define RELEASE 10 Name: kata-integration Version: %{VERSION} @@ -28,7 +28,13 @@ This is a usefult tool for building Kata Container components. %doc %changelog -* Wed Aug 18 2022 chengzeruizhi - 1.0.0-9 +* Fri Apr 14 2023 sjxur - v1.0.0-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:correct spec name from kata-integration.spec to kata_integration.spec + +* Tue Sep 6 2022 chengzeruizhi - 1.0.0-9 - Type:enhancement - ID:NA - SUG:NA -- Gitee