kernel.spec: release 5.10.0-2.0.0.3

rebase on top of v5.10-rc2.

Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com>
This commit is contained in:
Xie XiuQi 2020-11-02 10:03:48 +08:00
parent 365978b202
commit 5b8383e63d
2 changed files with 8 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
v5.10-rc1
v5.10-rc2

View File

@ -10,9 +10,9 @@
%global upstream_version 5.10
%global upstream_sublevel 0
%global devel_release 1
%global devel_release 2
%global maintenance_release .0.0
%global pkg_release .2
%global pkg_release .3
%define with_debuginfo 1
%define with_source 1
@ -829,6 +829,11 @@ fi
%endif
%changelog
* Mon Nov 02 2020 Xie XiuQi <xiexiuqi@huawei.com> - 5.10.0-2.0.0.3
- rebase on top of v5.10-rc2
- provide /boot/symvers-kernelver.gz even no kabichk
- fix warning on uninstall kernel rpm
* Sat Oct 31 2020 Xie XiuQi <xiexiuqi@huawei.com> - 5.10.0-1.0.0.2
- enable access to .config through /proc/config.gz