commit cb67598cbf5d8c5260b750d6f7e5c6a6599b7b85
Author: Nicolas Viéville <nicolas.vieville(a)uphf.fr>
Date: Tue Dec 10 20:15:32 2024 +0100
Update Release number and changelog in SPEC file
Signed-off-by: Nicolas Viéville <nicolas.vieville(a)uphf.fr>
wl-kmod.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/wl-kmod.spec b/wl-kmod.spec
index f40619e..b000492 100644
--- a/wl-kmod.spec
+++ b/wl-kmod.spec
@@ -16,7 +16,7 @@
Name: wl-kmod
Version: 6.30.223.271
-Release: 53%{?dist}
+Release: 54%{?dist}
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -396,6 +396,11 @@ chmod 0755
$RPM_BUILD_ROOT%{kmodinstdir_prefix}*%{kmodinstdir_postfix}/* || :
%{?akmod_install}
%changelog
+* Tue Dec 10 2024 Nicolas Viéville <nicolas.vieville(a)uphf.fr> - 6.30.223.271-54
+- Add last kernel version release for RHEL 9.x and RHEL 8.x
+- Fix SPEC file RFBZ ref
+- Add patch for kernel >= 6.12 - RFBZ#7130
+
* Thu Aug 22 2024 Nicolas Viéville <nicolas.vieville(a)uphf.fr> - 6.30.223.271-53
- Fix warning empty body in if statement - kernel 6.10
- Add max_scan_ie_len in order to make wpa_supplicant 2.11 scans not to fail - RFBZ#7030
Show replies by date