Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-webchannel for openSUSE:Factory 
checked in at 2024-12-05 17:05:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-webchannel (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-webchannel.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-webchannel"

Thu Dec  5 17:05:46 2024 rev:26 rq:1228216 version:6.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-webchannel/qt6-webchannel.changes    
2024-10-17 18:38:13.183455272 +0200
+++ /work/SRC/openSUSE:Factory/.qt6-webchannel.new.28523/qt6-webchannel.changes 
2024-12-05 17:06:58.605412249 +0100
@@ -1,0 +2,6 @@
+Mon Dec  2 13:02:16 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.8.1:
+  * https://www.qt.io/blog/qt-6.8.1-released
+
+-------------------------------------------------------------------

Old:
----
  qtwebchannel-everywhere-src-6.8.0.tar.xz

New:
----
  qtwebchannel-everywhere-src-6.8.1.tar.xz

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

Other differences:
------------------
++++++ qt6-webchannel.spec ++++++
--- /var/tmp/diff_new_pack.u2WTGd/_old  2024-12-05 17:06:59.305441564 +0100
+++ /var/tmp/diff_new_pack.u2WTGd/_new  2024-12-05 17:06:59.309441732 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define real_version 6.8.0
+%define real_version 6.8.1
 %define short_version 6.8
 %define tar_name qtwebchannel-everywhere-src
 %define tar_suffix %{nil}
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-webchannel%{?pkg_suffix}
-Version:        6.8.0
+Version:        6.8.1
 Release:        0
 Summary:        Qt 6 WebChannel library
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
@@ -117,7 +117,8 @@
 %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix}
 
 %build
-%cmake_qt6
+%cmake_qt6 \
+  -DQT_GENERATE_SBOM:BOOL=FALSE
 
 %{qt6_build}
 

++++++ qtwebchannel-everywhere-src-6.8.0.tar.xz -> 
qtwebchannel-everywhere-src-6.8.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-everywhere-src-6.8.0/.cmake.conf 
new/qtwebchannel-everywhere-src-6.8.1/.cmake.conf
--- old/qtwebchannel-everywhere-src-6.8.0/.cmake.conf   2024-10-02 
17:08:57.000000000 +0200
+++ new/qtwebchannel-everywhere-src-6.8.1/.cmake.conf   2024-11-21 
05:00:00.000000000 +0100
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.8.0")
+set(QT_REPO_MODULE_VERSION "6.8.1")
 set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
 set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
 list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-everywhere-src-6.8.0/.tag 
new/qtwebchannel-everywhere-src-6.8.1/.tag
--- old/qtwebchannel-everywhere-src-6.8.0/.tag  2024-10-02 17:08:57.000000000 
+0200
+++ new/qtwebchannel-everywhere-src-6.8.1/.tag  2024-11-21 05:00:00.000000000 
+0100
@@ -1 +1 @@
-6491a8d676e3af1c55ee6cb8ca1a39a54cb2ea66
+211a053cc3f8776baad9e61b36778a76441a55ff
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtwebchannel-everywhere-src-6.8.0/LICENSES/Qt-GPL-exception-1.0.txt 
new/qtwebchannel-everywhere-src-6.8.1/LICENSES/Qt-GPL-exception-1.0.txt
--- old/qtwebchannel-everywhere-src-6.8.0/LICENSES/Qt-GPL-exception-1.0.txt     
2024-10-02 17:08:57.000000000 +0200
+++ new/qtwebchannel-everywhere-src-6.8.1/LICENSES/Qt-GPL-exception-1.0.txt     
1970-01-01 01:00:00.000000000 +0100
@@ -1,22 +0,0 @@
-The Qt Company GPL Exception 1.0
-
-Exception 1:
-
-As a special exception you may create a larger work which contains the
-output of this application and distribute that work under terms of your
-choice, so long as the work is not otherwise derived from or based on
-this application and so long as the work does not in itself generate
-output that contains the output from this application in its original
-or modified form.
-
-Exception 2:
-
-As a special exception, you have permission to combine this application
-with Plugins licensed under the terms of your choice, to produce an
-executable, and to copy and distribute the resulting executable under
-the terms of your choice. However, the executable must be accompanied
-by a prominent notice offering all users of the executable the entire
-source code to this application, excluding the source code of the
-independent modules, but including any changes you have made to this
-application, under the terms of this license.
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-everywhere-src-6.8.0/REUSE.toml 
new/qtwebchannel-everywhere-src-6.8.1/REUSE.toml
--- old/qtwebchannel-everywhere-src-6.8.0/REUSE.toml    1970-01-01 
01:00:00.000000000 +0100
+++ new/qtwebchannel-everywhere-src-6.8.1/REUSE.toml    2024-11-21 
05:00:00.000000000 +0100
@@ -0,0 +1,50 @@
+version = 1
+
+[[annotations]]
+path = ["tests/auto/bic/data/*.txt"]
+precedence = "closest"
+comment = "test"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only"
+
+[[annotations]]
+path = [".cmake.conf", "**.yaml", "**.json", "**.cfg", ".pri"]
+precedence = "closest"
+comment = "build system"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "BSD-3-Clause"
+
+[[annotations]]
+path = [".tag", "**/.gitattributes", "**.gitignore"]
+precedence = "closest"
+comment = "version control system. Licensed as build system"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "BSD-3-Clause"
+
+[[annotations]]
+path = ["examples/**"]
+comment = "this must be after the build system table because example and 
snippets take precedence over build system"
+precedence = "closest"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
+
+[[annotations]]
+path = ["**/README*", "**.qdocconf"]
+comment = "documentation"
+precedence = "closest"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
+
+[[annotations]]
+path = ["**.toml", "licenseRule.json"]
+comment = "documentation"
+precedence = "override"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
+
+[[annotations]]
+path = ["**/qt_attribution.json"]
+comment = "documentation"
+precedence = "override"
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-everywhere-src-6.8.0/dependencies.yaml 
new/qtwebchannel-everywhere-src-6.8.1/dependencies.yaml
--- old/qtwebchannel-everywhere-src-6.8.0/dependencies.yaml     2024-10-02 
17:08:57.000000000 +0200
+++ new/qtwebchannel-everywhere-src-6.8.1/dependencies.yaml     2024-11-21 
05:00:00.000000000 +0100
@@ -1,10 +1,10 @@
 dependencies:
   ../qtbase:
-    ref: b839e9b36db3a4e50dfb34521d8ef8de1fd01969
+    ref: 0db4321f2f13c6870283f3fcc0f1a462fd7cf663
     required: true
   ../qtdeclarative:
-    ref: 2884c601242f030307a5acdca984b3aa0d34e064
+    ref: b34fca34941ecdbf99819bbf58b45332ac9e6fa7
     required: false
   ../qtwebsockets:
-    ref: 6f1afa8a1e9487813e06fb55ee14baa5dc76b8bb
+    ref: 0ec0f302905b2154f8ccec4a761fdccf07692c66
     required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtwebchannel-everywhere-src-6.8.0/dist/REUSE.toml 
new/qtwebchannel-everywhere-src-6.8.1/dist/REUSE.toml
--- old/qtwebchannel-everywhere-src-6.8.0/dist/REUSE.toml       1970-01-01 
01:00:00.000000000 +0100
+++ new/qtwebchannel-everywhere-src-6.8.1/dist/REUSE.toml       2024-11-21 
05:00:00.000000000 +0100
@@ -0,0 +1,8 @@
+version = 1
+
+[[annotations]]
+path = ["*"]
+precedence = "override"
+comment = "Licensed as documentation."
+SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"

Reply via email to