Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package nvidia-open-driver-G07-signed for
openSUSE:Factory checked in at 2026-03-05 20:30:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G07-signed (Old)
and /work/SRC/openSUSE:Factory/.nvidia-open-driver-G07-signed.new.561
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nvidia-open-driver-G07-signed"
Thu Mar 5 20:30:20 2026 rev:5 rq:1336777 version:595.45.04
Changes:
--------
---
/work/SRC/openSUSE:Factory/nvidia-open-driver-G07-signed/nvidia-open-driver-G07-signed.changes
2026-02-10 21:14:01.775603370 +0100
+++
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G07-signed.new.561/nvidia-open-driver-G07-signed.changes
2026-03-05 20:30:39.937501061 +0100
@@ -1,0 +2,6 @@
+Tue Feb 24 11:56:53 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- update non-CUDA version to 595.45.04 (boo#1258797)
+- adjusted logic for %suse_version bump with SLE16.1 Beta2 (jsc#PED-15826)
+
+-------------------------------------------------------------------
New:
----
open-gpu-kernel-modules-595.45.04.tar.gz
pci_ids-595.45.04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nvidia-open-driver-G07-signed.spec ++++++
--- /var/tmp/diff_new_pack.mSGhdr/_old 2026-03-05 20:30:42.829621044 +0100
+++ /var/tmp/diff_new_pack.mSGhdr/_new 2026-03-05 20:30:42.833621210 +0100
@@ -16,12 +16,12 @@
#
-%define gfx_aarch64_version 590.48.01
+%define gfx_aarch64_version 595.45.04
%ifarch aarch64
%define gfx_version %gfx_aarch64_version
%else
-%define gfx_version 590.48.01
+%define gfx_version 595.45.04
%endif
%define cuda_version 590.48.01
@@ -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}
@@ -101,7 +101,9 @@
Source15: kmp-trigger.sh
Source17: kmp-post.sh
Source18: Check4WrongSupplements.sh
+%if %{with cuda}
Patch0: kernel-6.19.patch
+%endif
BuildRequires: %{kernel_module_package_buildreqs}
BuildRequires: fdupes
BuildRequires: gcc-c++