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-07-09 22:18:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G07-signed (Old)
and /work/SRC/openSUSE:Factory/.nvidia-open-driver-G07-signed.new.1991
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nvidia-open-driver-G07-signed"
Thu Jul 9 22:18:29 2026 rev:16 rq:1364506 version:595.84
Changes:
--------
---
/work/SRC/openSUSE:Factory/nvidia-open-driver-G07-signed/nvidia-open-driver-G07-signed.changes
2026-06-25 10:58:50.480761231 +0200
+++
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G07-signed.new.1991/nvidia-open-driver-G07-signed.changes
2026-07-09 22:18:42.952770947 +0200
@@ -1,0 +2,8 @@
+Wed Jul 8 10:50:02 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- preamble:
+ * Workaround: Require update-alternatives on SLE16.1/Leap 16.1 and
+ later as long as CUDA packages have not been adjusted yet
+ (bsc#1267820)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ preamble ++++++
--- /var/tmp/diff_new_pack.f90GvV/_old 2026-07-09 22:18:47.356920880 +0200
+++ /var/tmp/diff_new_pack.f90GvV/_new 2026-07-09 22:18:47.412922786 +0200
@@ -17,6 +17,11 @@
%endif
%endif
Requires: (nvidia-common-G07 = %{-v*} if nvidia-compute-utils-G07 = %{-v*})
+# Workaround: Require update-alternatives on SLE16.1/Leap 16.1 and
+# later as long as CUDA packages have not been adjusted yet (bsc#1267820)
+%if 0%{?suse_version} >= 1610
+Requires: update-alternatives
+%endif
Provides: nvidia-open-signed-kmp = %{-v*}
Provides: nvidia-open-signed-kmp(%mykind)
Conflicts: nvidia-open-signed-kmp(%otherkind)