diff --git a/kata-integration.spec b/kata_integration.spec similarity index 88% rename from kata-integration.spec rename to kata_integration.spec index de2e02fb89acc52eb0003440164f85d3f7ce9842..6ae977fe5adddf89420b3215f2debc8bd4cc2fe0 100644 --- a/kata-integration.spec +++ b/kata_integration.spec @@ -1,6 +1,6 @@ %global debug_package %{nil} %define VERSION v1.0.0 -%define RELEASE 6 +%define RELEASE 7 Name: kata-integration Version: %{VERSION} @@ -28,6 +28,12 @@ This is a usefult tool for building Kata Container components. %doc %changelog +* Fri Nov 18 2022 chenjiankun - v1.0.0-7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:correct spec name from kata-integration.spec to kata_integration.spec + * Tue Aug 24 2021 jikui - 1.0.0-6 - Type:enhancement - ID:NA