Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-mqtt for openSUSE:Factory checked in at 2024-05-27 11:48:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-mqtt (Old) and /work/SRC/openSUSE:Factory/.qt6-mqtt.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-mqtt" Mon May 27 11:48:28 2024 rev:29 rq:1176058 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-mqtt/qt6-mqtt.changes 2024-04-08 17:51:20.127611529 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-mqtt.new.24587/qt6-mqtt.changes 2024-05-27 11:54:28.970778918 +0200 @@ -1,0 +2,6 @@ +Tue May 21 08:31:35 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.7.1: + * https://www.qt.io/blog/qt-6.7.1-released + +------------------------------------------------------------------- Old: ---- qtmqtt-everywhere-src-6.7.0.tar.xz New: ---- qtmqtt-everywhere-src-6.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-mqtt.spec ++++++ --- /var/tmp/diff_new_pack.GpcJq0/_old 2024-05-27 11:54:31.042854907 +0200 +++ /var/tmp/diff_new_pack.GpcJq0/_new 2024-05-27 11:54:31.046855054 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.7.0 +%define real_version 6.7.1 %define short_version 6.7 %define tar_name qtmqtt-everywhere-src %define tar_suffix %{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-mqtt%{?pkg_suffix} -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Qt 6 Module to implement MQTT protocol version 3.1 and 3.1.1 License: GPL-3.0-only WITH Qt-GPL-exception-1.0 URL: https://www.qt.io -Source: %{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source0: %{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-mqtt-rpmlintrc BuildRequires: fdupes BuildRequires: pkgconfig ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GpcJq0/_old 2024-05-27 11:54:31.086856522 +0200 +++ /var/tmp/diff_new_pack.GpcJq0/_new 2024-05-27 11:54:31.090856668 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.7.0</param> + <param name="version">6.7.1</param> <param name="url">git://code.qt.io/qt/qtmqtt.git</param> - <param name="revision">v6.7.0</param> + <param name="revision">v6.7.1</param> <param name="scm">git</param> <param name="filename">qtmqtt-everywhere-src</param> </service> ++++++ qtmqtt-everywhere-src-6.7.0.tar.xz -> qtmqtt-everywhere-src-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/.cmake.conf new/qtmqtt-everywhere-src-6.7.1/.cmake.conf --- old/qtmqtt-everywhere-src-6.7.0/.cmake.conf 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/.cmake.conf 2024-05-09 01:15:49.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.7.0") +set(QT_REPO_MODULE_VERSION "6.7.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/qtmqtt-everywhere-src-6.7.0/dependencies.yaml new/qtmqtt-everywhere-src-6.7.1/dependencies.yaml --- old/qtmqtt-everywhere-src-6.7.0/dependencies.yaml 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/dependencies.yaml 2024-05-09 01:15:49.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 98602c26fc97eb41e3dd7548194ca637420a31b9 + ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85 required: true ../qtdeclarative: - ref: e6d14fcdc95713f65367499629f93fb1f1e35ec9 + ref: 734849e4577b75e85420b08ddb55974482bbd063 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause qt_examples_build_begin(EXTERNAL_BUILD) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2023 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause if(TARGET Qt::Gui AND TARGET Qt::Widgets) qt_internal_add_example(simpleclient) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/quickpublication/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/quickpublication/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/quickpublication/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/quickpublication/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(quickpublication LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/quicksubscription/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/quicksubscription/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/quicksubscription/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/quicksubscription/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(quicksubscription LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/simpleclient/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/simpleclient/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/simpleclient/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/simpleclient/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(simplemqttclient LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/subscriptions/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/subscriptions/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/subscriptions/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/subscriptions/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(mqttsubscriptions LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/websocketsubscription/CMakeLists.txt new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/websocketsubscription/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.7.0/examples/mqtt/websocketsubscription/CMakeLists.txt 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/examples/mqtt/websocketsubscription/CMakeLists.txt 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(websocketsubscription LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/licenseRule.json new/qtmqtt-everywhere-src-6.7.1/licenseRule.json --- old/qtmqtt-everywhere-src-6.7.0/licenseRule.json 1970-01-01 01:00:00.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/licenseRule.json 2024-05-09 01:15:49.000000000 +0200 @@ -0,0 +1,84 @@ +[ + { + "comment" : ["file_pattern_ending: strings matched against the end of a file name.", + "location keys: regular expression matched against the beginning of", + "the file path (relative to the git submodule root).", + "spdx: list of SPDX-License-Expression's allowed in the matching files.", + "-------------------------------------------------------", + "Files with the following endings are Build System licensed,", + "unless they are examples", + "Files with other endings can also be build system files" + ], + "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", ".prf", + "configure", "configure.bat", "cmake.in", "plist.in", "CMakeLists.txt.in"], + "location" : { + "" : { + "comment" : "Default", + "file type" : "build system", + "spdx" : ["BSD-3-Clause"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Example takes precedence", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comments" : ["Files with the following endings are Tool licensed,", + "unless they are examples.", + "Files with other endings can also be tool files."], + "file_pattern_ending" : [".sh", ".py", ".pl", ".bat", ".ps1"], + "location" :{ + "" : { + "comment" : "Default", + "file type" : "tools and utils", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Example takes precedence", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comment" : "Files with the following endings are Documentation licensed.", + "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", "README", "qt_attribution.json"], + "location" :{ + "" : { + "comment" : "", + "file type" : "documentation", + "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + } + } + }, + { + "comment" : ["All other files", + "The licensing is defined only by the file location in the Qt module repository.", + "NO <file_pattern_ending> key for this case!", + "This needs to be the last entry of the file."], + "location" : { + "" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "src/" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "tests/" : { + "comment" : "Default", + "file type" : "test", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Default", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + } +] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/conformance/tst_conformance.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/conformance/tst_conformance.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/conformance/tst_conformance.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/conformance/tst_conformance.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttclient/tst_qmqttclient.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttclient/tst_qmqttclient.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttclient/tst_qmqttclient.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttclient/tst_qmqttclient.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttconnectionproperties/tst_qmqttconnectionproperties.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttconnectionproperties/tst_qmqttconnectionproperties.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttconnectionproperties/tst_qmqttconnectionproperties.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttconnectionproperties/tst_qmqttconnectionproperties.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttcontrolpacket/tst_qmqttcontrolpacket.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttcontrolpacket/tst_qmqttcontrolpacket.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttcontrolpacket/tst_qmqttcontrolpacket.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttcontrolpacket/tst_qmqttcontrolpacket.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QtCore/QString> #include <QtTest/QtTest> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttlastwillproperties/tst_qmqttlastwillproperties.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttlastwillproperties/tst_qmqttlastwillproperties.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttlastwillproperties/tst_qmqttlastwillproperties.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttlastwillproperties/tst_qmqttlastwillproperties.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttpublishproperties/tst_qmqttpublishproperties.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttpublishproperties/tst_qmqttpublishproperties.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttpublishproperties/tst_qmqttpublishproperties.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttpublishproperties/tst_qmqttpublishproperties.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttsubscription/tst_qmqttsubscription.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttsubscription/tst_qmqttsubscription.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttsubscription/tst_qmqttsubscription.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttsubscription/tst_qmqttsubscription.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttsubscriptionproperties/tst_qmqttsubscriptionproperties.cpp new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttsubscriptionproperties/tst_qmqttsubscriptionproperties.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/auto/qmqttsubscriptionproperties/tst_qmqttsubscriptionproperties.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/auto/qmqttsubscriptionproperties/tst_qmqttsubscriptionproperties.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/benchmarks/qmqttclient/tst_qmqttclient.cpp new/qtmqtt-everywhere-src-6.7.1/tests/benchmarks/qmqttclient/tst_qmqttclient.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/benchmarks/qmqttclient/tst_qmqttclient.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/benchmarks/qmqttclient/tst_qmqttclient.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "broker_connection.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/common/broker_connection.h new/qtmqtt-everywhere-src-6.7.1/tests/common/broker_connection.h --- old/qtmqtt-everywhere-src-6.7.0/tests/common/broker_connection.h 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/common/broker_connection.h 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QtCore/QFile> #include <QtCore/QProcess> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/libfuzzer/mqtt/data_receive/main.cpp new/qtmqtt-everywhere-src-6.7.1/tests/libfuzzer/mqtt/data_receive/main.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/libfuzzer/mqtt/data_receive/main.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/libfuzzer/mqtt/data_receive/main.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2019 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QtMqtt/private/qmqttcontrolpacket_p.h> #include <QtMqtt> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/manual/consolepubsub/configuration.h new/qtmqtt-everywhere-src-6.7.1/tests/manual/consolepubsub/configuration.h --- old/qtmqtt-everywhere-src-6.7.0/tests/manual/consolepubsub/configuration.h 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/manual/consolepubsub/configuration.h 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QByteArray> #include <QCommandLineParser> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/manual/consolepubsub/main_pub.cpp new/qtmqtt-everywhere-src-6.7.1/tests/manual/consolepubsub/main_pub.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/manual/consolepubsub/main_pub.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/manual/consolepubsub/main_pub.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "configuration.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/manual/consolepubsub/main_sub.cpp new/qtmqtt-everywhere-src-6.7.1/tests/manual/consolepubsub/main_sub.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/manual/consolepubsub/main_sub.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/manual/consolepubsub/main_sub.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2018 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "configuration.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.7.0/tests/manual/sslconfiguration/main.cpp new/qtmqtt-everywhere-src-6.7.1/tests/manual/sslconfiguration/main.cpp --- old/qtmqtt-everywhere-src-6.7.0/tests/manual/sslconfiguration/main.cpp 2024-03-22 19:51:35.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.7.1/tests/manual/sslconfiguration/main.cpp 2024-05-09 01:15:49.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2019 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include <QCoreApplication> #include <QtMqtt>