Make AON fw optional

This commit is contained in:
2026-03-19 19:36:05 +08:00
parent 6c623134b7
commit 90c8ee20bf
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Informations filled by packager
%define vendor_version dev260205
%define pkg_release 1
%define pkg_release 2
## Default build options
%bcond devel 1
@@ -220,6 +220,9 @@ rm -f "%{_localstatedir}/lib/rpm-state/%{name}-%{KERNELRELEASE}.reinstall"
%endif
%changelog
* Thu Mar 19 2025 Hangfan Li <lihangfan@iscas.ac.cn> - 6.6.0.dev260205.pkg2
- Make aon fw optional
* Thu Mar 19 2025 Hangfan Li <lihangfan@iscas.ac.cn> - 6.6.0.dev260205.pkg1
- Bump to 260205

2
src

Submodule src updated: 218862ffdd...40453830d7