Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-service-format_spec_file for 
openSUSE:Factory checked in at 2026-03-20 21:26:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-format_spec_file (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new.8177 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-format_spec_file"

Fri Mar 20 21:26:22 2026 rev:95 rq:1341539 version:20260320

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
        2026-03-19 17:40:54.714596694 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new.8177/obs-service-format_spec_file.changes
      2026-03-20 21:27:04.831653810 +0100
@@ -1,0 +2,6 @@
+Fri Mar 20 12:01:56 UTC 2026 - [email protected]
+
+- Update to version 20260320:
+  * A "+" suffix is only allowed for license-id
+
+-------------------------------------------------------------------

Old:
----
  obs-service-format_spec_file-20260319.obscpio

New:
----
  obs-service-format_spec_file-20260320.obscpio

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

Other differences:
------------------
++++++ obs-service-format_spec_file.spec ++++++
--- /var/tmp/diff_new_pack.57ts87/_old  2026-03-20 21:27:05.459679914 +0100
+++ /var/tmp/diff_new_pack.57ts87/_new  2026-03-20 21:27:05.459679914 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           obs-service-format_spec_file
-Version:        20260319
+Version:        20260320
 Release:        0
 Summary:        An OBS source service: reformats a spec file to SUSE standard
 License:        GPL-2.0-only

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.57ts87/_old  2026-03-20 21:27:05.511682075 +0100
+++ /var/tmp/diff_new_pack.57ts87/_new  2026-03-20 21:27:05.523682574 +0100
@@ -1,5 +1,5 @@
 pkgname=obs-service-format_spec_file
-pkgver=20260319
+pkgver=20260320
 pkgrel=0
 pkgdesc='An OBS source service: reformats a spec file to SUSE standard'
 arch=('any')

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.57ts87/_old  2026-03-20 21:27:05.563684237 +0100
+++ /var/tmp/diff_new_pack.57ts87/_new  2026-03-20 21:27:05.567684403 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/obs-service-format_spec_file.git</param>
-              <param 
name="changesrevision">631fe234d6e9eb356086b972b4a2127cb41b13aa</param></service></servicedata>
+              <param 
name="changesrevision">eea57bd978899bf99d6eea971e60688019b1b0b4</param></service></servicedata>
 (No newline at EOF)
 

++++++ debian.dsc ++++++
--- /var/tmp/diff_new_pack.57ts87/_old  2026-03-20 21:27:05.595685567 +0100
+++ /var/tmp/diff_new_pack.57ts87/_new  2026-03-20 21:27:05.603685899 +0100
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: obs-service-format-spec-file
-Version: 20260319
+Version: 20260320
 Binary: obs-service-format-spec-file
 Maintainer: Adrian Schroeter <[email protected]>
 Architecture: all

++++++ obs-service-format_spec_file-20260319.obscpio -> 
obs-service-format_spec_file-20260320.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20260319/fetch-licenses.sh 
new/obs-service-format_spec_file-20260320/fetch-licenses.sh
--- old/obs-service-format_spec_file-20260319/fetch-licenses.sh 2026-03-19 
00:53:54.000000000 +0100
+++ new/obs-service-format_spec_file-20260320/fetch-licenses.sh 2026-03-20 
13:01:36.000000000 +0100
@@ -7,7 +7,9 @@
   | sed -e 's,\s*$,,' > licenses_changes.ntxt
 
 : > licenses_changes.ptxt
-grep -E "^(LicenseRef-SUSE-|SUSE-)" licenses_changes.ntxt | cut -d'    ' -f1 | 
while read l; do
+# LicenseRef does not allow "+" as part of simple-expression, see
+# 
https://spdx.github.io/spdx-spec/v3.0.1/annexes/spdx-license-expressions/#overview
+grep -E "^SUSE-" licenses_changes.ntxt | cut -d'       ' -f1 | while read l; do
   echo "$l+    $l+" >> licenses_changes.ptxt ;
 done
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-format_spec_file-20260319/licenses_changes.txt 
new/obs-service-format_spec_file-20260320/licenses_changes.txt
--- old/obs-service-format_spec_file-20260319/licenses_changes.txt      
2026-03-19 00:53:54.000000000 +0100
+++ new/obs-service-format_spec_file-20260320/licenses_changes.txt      
2026-03-20 13:01:36.000000000 +0100
@@ -575,18 +575,12 @@
 Libpng Libpng
 LicenseRef-SUSE-EULA   SUSE End User License Agreement
 LicenseRef-SUSE-EULA   SUSE-EULA
-LicenseRef-SUSE-EULA+  LicenseRef-SUSE-EULA+
 LicenseRef-SUSE-Freeware       SUSE-Freeware
-LicenseRef-SUSE-Freeware+      LicenseRef-SUSE-Freeware+
 LicenseRef-SUSE-GPL-2.0-with-openssl-exception 
SUSE-GPL-2.0-with-openssl-exception
-LicenseRef-SUSE-GPL-2.0-with-openssl-exception+        
LicenseRef-SUSE-GPL-2.0-with-openssl-exception+
 LicenseRef-SUSE-NonFree        SUSE-NonFree
-LicenseRef-SUSE-NonFree+       LicenseRef-SUSE-NonFree+
 LicenseRef-SUSE-Permissive     Must not be copyleft. Must not contain patent 
clauses of any nature. Most not limit ability to copy, modifiy, distribute 
(through multiple tiers of distribution) and distribute modified versions. Must 
not impose obligations such as 'advertising clauses' or anything that could be 
viewed as an 'additional restriction' under GPL-2.0+ or GPL-3.0+. Must not 
impose obligations such as modification by patch only, or reciprocal clauses.
 LicenseRef-SUSE-Permissive     SUSE-Permissive
-LicenseRef-SUSE-Permissive+    LicenseRef-SUSE-Permissive+
 LicenseRef-SUSE-Public-Domain  SUSE-Public-Domain
-LicenseRef-SUSE-Public-Domain+ LicenseRef-SUSE-Public-Domain+
 Linux-OpenIB   Linux-OpenIB
 Linux-man-pages-1-para Linux-man-pages-1-para
 Linux-man-pages-copyleft       Linux-man-pages-copyleft

++++++ obs-service-format_spec_file.obsinfo ++++++
--- /var/tmp/diff_new_pack.57ts87/_old  2026-03-20 21:27:06.067705187 +0100
+++ /var/tmp/diff_new_pack.57ts87/_new  2026-03-20 21:27:06.075705519 +0100
@@ -1,5 +1,5 @@
 name: obs-service-format_spec_file
-version: 20260319
-mtime: 1773878034
-commit: 631fe234d6e9eb356086b972b4a2127cb41b13aa
+version: 20260320
+mtime: 1774008096
+commit: eea57bd978899bf99d6eea971e60688019b1b0b4
 

Reply via email to