diff --git a/kmod.spec b/kmod.spec index 554774ff2526167c24d8e798b5abe26f228af192..6720b087d4aaae43f65872ebed496502e0d5b107 100644 --- a/kmod.spec +++ b/kmod.spec @@ -1,4 +1,4 @@ -%define anolis_release 4 +%define anolis_release 5 %bcond_without weak_modules %bcond_without dist_conf @@ -152,6 +152,9 @@ install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/depmod.d/dist.conf %{_libdir}/libkmod.so %changelog +* Tue Apr 30 2024 Bo Ren - 30-5 +- Rebuild for anolis23.1 + * Fri Jun 16 2023 happy_orange - 30-4 - enable weak_modules and enabled dist_conf