diff --git a/kernel.spec b/kernel.spec index 705c566..e18985f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global upstream_sublevel 0 %global devel_release 5 %global maintenance_release .3.0 -%global pkg_release .18 +%global pkg_release .19 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -869,6 +869,9 @@ fi %endif %changelog +* Mon Aug 23 2021 ShiYuan HU - 5.10.0-5.3.0.19 +- check-kabi: check-kabi support python3 and python2 + * Fri Aug 13 2021 Zheng Zengkai - 5.10.0-5.3.0.18 - srcu: Take early exit on memory-allocation failure - iommu: fix build error when CONFIG_IOMMU_API is off