From dc4f77a0b5266d01fe22b21c2b87dbaeaa50d95c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 24 Jul 2026 12:06:10 +0300 Subject: [PATCH] - Rebuild for new kernel --- nvidia-open-kmod.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nvidia-open-kmod.spec b/nvidia-open-kmod.spec index 3c5b200..a61c4e3 100644 --- a/nvidia-open-kmod.spec +++ b/nvidia-open-kmod.spec @@ -22,7 +22,7 @@ Name: %{kmodname}-kmod Version: 610.43.02 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Kernel module (kmod) for NVIDIA GPU hardware License: GPL-2.0-only and MIT @@ -137,6 +137,9 @@ touch %{buildroot}%{_sharedstatedir}/%{name}/initramfs-rebuilt %changelog +* Fri Jul 24 2026 Eduard Abdullin - 610.43.02-7 +- Rebuild for new kernel + * Sun Jul 19 2026 Jonathan Wright - 610.43.02-6 - Rebuild the initramfs on initial install so the GSP firmware is included, avoiding a manual dracut -f after install