diff --git a/lorax-templates-anolis.spec b/lorax-templates-anolis.spec index 3015734171c13523610b415529985989ed624219..3dea478c315ab303cd113d70e8d8171f70063bd1 100644 --- a/lorax-templates-anolis.spec +++ b/lorax-templates-anolis.spec @@ -1,4 +1,4 @@ -%define anolis_release 15 +%define anolis_release 16 Name: lorax-templates-anolis Version: 8.3 Release: 4.%{anolis_release}%{?dist} @@ -38,6 +38,7 @@ placed in %{templatedir} %patch1006 -p1 %patch1007 -p1 %patch1008 -p1 +%patch1009 -p1 %build # nothing to build @@ -52,6 +53,9 @@ cp -a 80-anolis/* $RPM_BUILD_ROOT/%{templatedir} %{templatedir}/* %changelog +* Mon Jan 30 2023 Wenlong Zhang - 8.3-4.16 +- add patch 1009 to fix boot.iso can not be start + * Mon Jan 30 2023 Wenlong Zhang - 8.3-4.15 - delete args -T for loongarch64 - fix the error boot.iso can not be start for loongarch