Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package suse-prime for openSUSE:Factory checked in at 2025-02-03 21:43:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-prime (Old) and /work/SRC/openSUSE:Factory/.suse-prime.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-prime" Mon Feb 3 21:43:50 2025 rev:46 rq:1242136 version:0.8.18 Changes: -------- --- /work/SRC/openSUSE:Factory/suse-prime/suse-prime.changes 2024-07-11 20:33:23.737340994 +0200 +++ /work/SRC/openSUSE:Factory/.suse-prime.new.2316/suse-prime.changes 2025-02-03 21:44:42.241430304 +0100 @@ -1,0 +2,10 @@ +Mon Dec 2 21:50:38 UTC 2024 - Stefan Dirsch <sndir...@suse.com> + +- SUSEPrime-0.8.18 + * NVreg_DynamicPowerManagement=0x01 --> NVreg_TemporaryFilePath=/var/tmp + + Do not force D3 sleep state (power down) on pre-Ampere GPUs + + Allow saving the GPU memory to /var/tmp +- no longer install by default together with 5xx/G06 driver package + series (Supplements/modalias line) + +------------------------------------------------------------------- Old: ---- SUSEPrime-0.8.17.tar.gz New: ---- SUSEPrime-0.8.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ suse-prime.spec ++++++ --- /var/tmp/diff_new_pack.gPm8WQ/_old 2025-02-03 21:44:43.057463987 +0100 +++ /var/tmp/diff_new_pack.gPm8WQ/_new 2025-02-03 21:44:43.061464152 +0100 @@ -23,7 +23,7 @@ %global modprobe_d_files 09-nvidia-modprobe-bbswitch-G04.conf 09-nvidia-modprobe-pm-G05.conf Name: suse-prime -Version: 0.8.17 +Version: 0.8.18 Release: 0 Summary: GPU (nvidia/intel) selection for NVIDIA optimus laptops with bbswitch support License: SUSE-Public-Domain @@ -31,7 +31,7 @@ URL: https://github.com/openSUSE/SUSEPrime Source0: https://github.com/openSUSE/SUSEPrime/archive/%{version}.tar.gz#/SUSEPrime-%{version}.tar.gz Recommends: nvidia_driver -Supplements: modalias(nvidia_driver:pci:v00008086d*sv*sd*bc03sc*i*) +Supplements: (modalias(pci:v00008086d*sv*sd*bc03sc*i*) and (nvidia_driver < 550.54.14)) Conflicts: suse-prime-alt Obsoletes: suse-prime-bbswitch < %{version} Provides: suse-prime-bbswitch = %{version} ++++++ SUSEPrime-0.8.17.tar.gz -> SUSEPrime-0.8.18.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/SUSEPrime-0.8.17/09-nvidia-modprobe-pm-G05.conf new/SUSEPrime-0.8.18/09-nvidia-modprobe-pm-G05.conf --- old/SUSEPrime-0.8.17/09-nvidia-modprobe-pm-G05.conf 2024-07-11 10:33:49.000000000 +0200 +++ new/SUSEPrime-0.8.18/09-nvidia-modprobe-pm-G05.conf 2024-12-02 22:23:50.000000000 +0100 @@ -1 +1 @@ -options nvidia NVreg_DynamicPowerManagement=0x01 +options nvidia NVreg_TemporaryFilePath=/var/tmp