!5 bump kata-containers version to 21

Merge pull request !5 from flyflyflypeng/master
This commit is contained in:
openeuler-ci-bot 2020-04-23 16:06:19 +08:00 committed by Gitee
commit 5707745c39

View File

@ -6,7 +6,7 @@
%endif
%if "%{!?RELEASE:1}"
%define RELEASE 20
%define RELEASE 21
%endif
%define __debug_install_post \
@ -109,6 +109,12 @@ install -p -m 640 -D ./runtime/cli/config/configuration-qemu.toml %{buildroot}/u
%changelog
* Tue Apr 21 2020 jiangpengf<jiangpengfei9@huawei.com> - 1.0.3.21
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix kata-netmon ignore add RTPROT_KERNEL route problem
* Thu Apr 2 2020 jiangpengf<jiangpengfei9@huawei.com> - 1.0.3.20
- Type:enhancement
- ID:NA