diff --git a/kata_integration-v1.0.0.tar.gz b/kata_integration-v1.0.0.tar.gz index 6902d5e0c8fc6de15ee4efe77c9f468913d5c370..2baa70d6945ddf56ab1d93435824875adb23c76f 100644 Binary files a/kata_integration-v1.0.0.tar.gz and b/kata_integration-v1.0.0.tar.gz differ diff --git a/kata-integration.spec b/kata_integration.spec similarity index 82% rename from kata-integration.spec rename to kata_integration.spec index 469b4930f06c4b3a3121ce71633d466381fc2d6f..bf2029a4424d288456e1351b66fc41d5f9eda2bc 100644 --- a/kata-integration.spec +++ b/kata_integration.spec @@ -1,12 +1,12 @@ %global debug_package %{nil} %define VERSION v1.0.0 -%define RELEASE 2 +%define RELEASE 3 Name: kata-integration Version: %{VERSION} Release: %{RELEASE} Summary: Kata Container integration -License: Apache 2.0 +License: MulanPSL-2.0 URL: https://gitee.com/openeuler/kata_integration Source0: https://gitee.com/openeuler/kata_integration/repository/archive/v1.0.0?format=tar.gz#/%{name}-%{version}.tar.gz @@ -28,6 +28,12 @@ This is a usefult tool for building Kata Container components. %doc %changelog +* Thu Apr 8 2020 jiangpengfei - 1.0.0-3 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:remove git directory from tar archive + * Sat Sep 5 2020 jiangpengf - 1.0.0-2 - Type:enhancement - ID:NA