From 7a6791a14174fc151ec053350ae9c3ad6e419fd0 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Sun, 24 Aug 2025 10:23:57 +0000 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 933bf22..ff8dd20 100644 --- a/nvidia-open-kmod.spec +++ b/nvidia-open-kmod.spec @@ -22,7 +22,7 @@ Name: %{kmodname}-kmod Version: 580.65.06 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Kernel module (kmod) for NVIDIA GPU hardware License: GPL-2.0-only and MIT @@ -112,6 +112,9 @@ done %changelog +* Sun Aug 24 2025 Andrew Lukoshko - 580.65.06-3 +- Rebuild for new kernel + * Mon Aug 04 2025 Neal Gompa - 580.65.06-2 - Drop metapackage and add more Provides for NVIDIA repository compatibility