kata_integration:correct spec name from kata-integration.spec to kata_integration.spec

fix #I61VTF
This commit is contained in:
chenjiankun 2022-11-18 15:16:33 +08:00
parent afafd0d37a
commit ba2622d330

View File

@ -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<chenjiankun1@huawei.com> - 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<jikui2@huawei.com> - 1.0.0-6
- Type:enhancement
- ID:NA