diff --git a/kata-containers.spec b/kata-containers.spec index 312b4a29795d4375efe0d76541dd2a4ddc1cc0ba..e2d95f878e3e4ec89dccedef2aec876a7bd0002d 100644 --- a/kata-containers.spec +++ b/kata-containers.spec @@ -3,7 +3,7 @@ %global kernel_version 4.19.36 %define VERSION v1.11.1 -%define RELEASE 2 +%define RELEASE 3 Name: kata-containers Version: %{VERSION} @@ -106,6 +106,12 @@ install -p -m 640 -D ./runtime/cli/config/configuration-qemu.toml %{buildroot}/u %changelog +* Sun Sep 27 2020 LiangZhang - 1.11.1-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix cmd params of direct use stratovirt binary + * Thu Sep 20 2020 jiangpengf - 1.1.1-2 - Type:bugfix - ID:NA