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-10-16 17:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-prime (Old)
 and      /work/SRC/openSUSE:Factory/.suse-prime.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-prime"

Thu Oct 16 17:39:35 2025 rev:48 rq:1311734 version:0.8.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-prime/suse-prime.changes    2025-02-04 
18:15:06.917930110 +0100
+++ /work/SRC/openSUSE:Factory/.suse-prime.new.18484/suse-prime.changes 
2025-10-16 17:40:31.900904623 +0200
@@ -1,0 +2,6 @@
+Thu Oct 16 14:33:04 UTC 2025 - Stefan Dirsch <[email protected]>
+
+- changed license from more or less undefined SUSE-Public-Domain
+  to 0BSD (bsc#1252218)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ suse-prime.spec ++++++
--- /var/tmp/diff_new_pack.zjkHGm/_old  2025-10-16 17:40:32.424926676 +0200
+++ /var/tmp/diff_new_pack.zjkHGm/_new  2025-10-16 17:40:32.424926676 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package suse-prime
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Version:        0.8.18
 Release:        0
 Summary:        GPU (nvidia/intel) selection for NVIDIA optimus laptops with 
bbswitch support
-License:        SUSE-Public-Domain
+License:        0BSD
 Group:          System/X11/Utilities
 URL:            https://github.com/openSUSE/SUSEPrime
 Source0:        
https://github.com/openSUSE/SUSEPrime/archive/%{version}.tar.gz#/SUSEPrime-%{version}.tar.gz
@@ -54,6 +54,19 @@
 
 %prep
 %setup -n SUSEPrime-%{version}
+cat > LICENSE << EOF
+Permission to use, copy, modify, and/or distribute this software for
+any purpose with or without fee is hereby granted.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
+WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
+AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
+OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+PERFORMANCE OF THIS SOFTWARE.
+EOF
 
 %build
 :
@@ -129,6 +142,7 @@
 %files
 %defattr(-,root,root)
 %doc README.md
+%license LICENSE
 %if 0%{?suse_version} >= 1550
 %dir /usr/lib/dracut/
 %dir /usr/lib/dracut/dracut.conf.d/

Reply via email to