diff --git a/hack/kata-containers.spec b/hack/kata-containers.spec index 4488106fd0328ab4c4d15a79d5b1c6fb82430589..5e1c822b823c3d6dd7c0a4ccbc58c2c16973b199 100644 --- a/hack/kata-containers.spec +++ b/hack/kata-containers.spec @@ -6,7 +6,7 @@ %endif %if "%{!?RELEASE:1}" -%define RELEASE 21 +%define RELEASE 22 %endif %define __debug_install_post \ @@ -109,6 +109,12 @@ install -p -m 640 -D ./runtime/cli/config/configuration-qemu.toml %{buildroot}/u %changelog +* Tue Sep 8 2020 yangfeiyu - 1.0.3.22 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix kata-runtime configuration.toml missing comment symbol + * Tue Apr 21 2020 jiangpengf - 1.0.3.21 - Type:bugfix - ID:NA