commit 6b5ce1c7f41306abc3a31b117dfd9cd2ff066961
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 24 09:06:38 2024 +0000
Revert "fix build with gcc-14 ad kernel-6.7.3"
This reverts commit b304da2d74a77e3ad21b2ea8d397a920e5fe4280.
nvidia-kmod.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 9c3e909..5584808 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -12,7 +12,7 @@ Name: nvidia-kmod
Epoch: 3
Version: 545.29.06
# Taken over by kmodtool
-Release: 3%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA display driver kernel module
License: Redistributable, no modification permitted
URL:
https://www.nvidia.com/
@@ -93,9 +93,6 @@ done
%changelog
-* Thu Feb 01 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.29.06-3
-- fix build with gcc-14 ad kernel-6.7.3
-
* Wed Dec 27 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3:545.29.06-2
- Add fix for 'Flip event timeout' (rfbz6808)