Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nvidia-open-driver-G06-signed for
openSUSE:Factory checked in at 2026-03-14 22:20:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed (Old)
and /work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8177
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nvidia-open-driver-G06-signed"
Sat Mar 14 22:20:48 2026 rev:89 rq:1338672 version:580.126.18
Changes:
--------
---
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/nvidia-open-driver-G06-signed.changes
2026-02-17 18:45:50.028181968 +0100
+++
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8177/nvidia-open-driver-G06-signed.changes
2026-03-14 22:21:15.034287054 +0100
@@ -1,0 +2,11 @@
+Thu Mar 5 11:38:21 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- adjusted logic for %suse_version bump with SLE16.1 Beta2 (jsc#PED-15826)
+
+-------------------------------------------------------------------
+Thu Feb 26 20:17:45 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- updated CUDA variant to version 580.126.20
+- supersedes kernel-6.19.patch
+
+-------------------------------------------------------------------
Old:
----
kernel-6.19.patch
open-gpu-kernel-modules-580.126.16.tar.xz
pci_ids-580.126.16
New:
----
open-gpu-kernel-modules-580.126.20.tar.xz
pci_ids-580.126.20
----------(Old B)----------
Old:- updated CUDA variant to version 580.126.20
- supersedes kernel-6.19.patch
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nvidia-open-driver-G06-signed.spec ++++++
--- /var/tmp/diff_new_pack.rHPYY1/_old 2026-03-14 22:21:16.570350642 +0100
+++ /var/tmp/diff_new_pack.rHPYY1/_new 2026-03-14 22:21:16.574350807 +0100
@@ -23,7 +23,7 @@
%else
%define gfx_version 580.126.18
%endif
-%define cuda_version 580.126.16
+%define cuda_version 580.126.20
%global flavor @BUILD_FLAVOR@%{?nil}
@@ -34,7 +34,7 @@
%endif
%if "%{flavor}" == "cuda"
- %if 0%{?suse_version} > 1600
+ %if 0%{?suse_version} >= 1699
ExclusiveArch: do_not_build
%endif
%{bcond_without cuda}
@@ -104,9 +104,6 @@
%if 0%{?sle_version} < 150600
Patch0: kernel-5.14.patch
%endif
-%if "%{flavor}" == "cuda"
-Patch1: kernel-6.19.patch
-%endif
BuildRequires: %{kernel_module_package_buildreqs}
BuildRequires: fdupes
BuildRequires: gcc-c++
++++++ open-gpu-kernel-modules-580.126.16.tar.xz ->
open-gpu-kernel-modules-580.126.20.tar.xz ++++++
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/open-gpu-kernel-modules-580.126.16.tar.xz
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8177/open-gpu-kernel-modules-580.126.20.tar.xz
differ: char 1, line 1
++++++ preamble ++++++
--- /var/tmp/diff_new_pack.rHPYY1/_old 2026-03-14 22:21:17.754399657 +0100
+++ /var/tmp/diff_new_pack.rHPYY1/_new 2026-03-14 22:21:17.778400650 +0100
@@ -20,7 +20,7 @@
%endif
%endif
# SLE16 doesn't set %sle_version; SLE Micro 6.x is already SLE16 !!!
-%if (0%{?sle_version:1} || (0%{?suse_version} == 1600 && !0%{?is_opensuse}))
&& %{with cuda}
+%if (0%{?sle_version:1} || (0%{?suse_version} >= 1600 && %{suse_version} <
1699)) && %{with cuda}
%if 0%{?sle_version} == 150400
Conflicts: nvidia-driver-G06-signed-kmp-%1 < 550.135
%endif