update kernel.spec. release 5.10.0-5.6.0.20

This commit is contained in:
zhengzengkai 2021-08-23 09:40:48 +00:00 committed by Gitee
parent 499c5b84b9
commit bbc24a7379

View File

@ -11,7 +11,7 @@
%global upstream_version 5.10 %global upstream_version 5.10
%global upstream_sublevel 0 %global upstream_sublevel 0
%global devel_release 5 %global devel_release 5
%global maintenance_release .5.0 %global maintenance_release .6.0
%global pkg_release .20 %global pkg_release .20
%define with_debuginfo 1 %define with_debuginfo 1
@ -869,7 +869,8 @@ fi
%endif %endif
%changelog %changelog
* Mon Aug 23 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-5.5.0.20 * Mon Aug 23 2021 Zheng Zengkai <zhengzengkai@huawei.com> - 5.10.0-5.6.0.20
- eulerfs: change default config file
- eulerfs: add Kconfig and Makefile - eulerfs: add Kconfig and Makefile
- eulerfs: add super_operations and module_init/exit - eulerfs: add super_operations and module_init/exit
- eulerfs: add inode_operations for symlink inode - eulerfs: add inode_operations for symlink inode