Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package qt6-connectivity for
openSUSE:Factory checked in at 2024-05-27 11:44:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-connectivity (Old)
and /work/SRC/openSUSE:Factory/.qt6-connectivity.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-connectivity"
Mon May 27 11:44:56 2024 rev:23 rq:1176048 version:6.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-connectivity/qt6-connectivity.changes
2024-04-08 17:51:02.486960451 +0200
+++
/work/SRC/openSUSE:Factory/.qt6-connectivity.new.24587/qt6-connectivity.changes
2024-05-27 11:45:57.792040581 +0200
@@ -1,0 +2,6 @@
+Tue May 21 08:31:26 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.7.1:
+ * https://www.qt.io/blog/qt-6.7.1-released
+
+-------------------------------------------------------------------
Old:
----
qtconnectivity-everywhere-src-6.7.0.tar.xz
New:
----
qtconnectivity-everywhere-src-6.7.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qt6-connectivity.spec ++++++
--- /var/tmp/diff_new_pack.2EW9XW/_old 2024-05-27 11:45:59.368098321 +0200
+++ /var/tmp/diff_new_pack.2EW9XW/_new 2024-05-27 11:45:59.368098321 +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 qtconnectivity-everywhere-src
%define tar_suffix %{nil}
@@ -27,12 +27,12 @@
%endif
#
Name: qt6-connectivity%{?pkg_suffix}
-Version: 6.7.0
+Version: 6.7.1
Release: 0
Summary: Qt 6 connectivity tools and libraries
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
URL: https://www.qt.io
-Source:
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
+Source0:
https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz
Source99: qt6-connectivity-rpmlintrc
BuildRequires: pkgconfig
BuildRequires: qt6-core-private-devel
++++++ qtconnectivity-everywhere-src-6.7.0.tar.xz ->
qtconnectivity-everywhere-src-6.7.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtconnectivity-everywhere-src-6.7.0/.cmake.conf
new/qtconnectivity-everywhere-src-6.7.1/.cmake.conf
--- old/qtconnectivity-everywhere-src-6.7.0/.cmake.conf 2024-03-22
19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/.cmake.conf 2024-05-09
01:15:23.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/qtconnectivity-everywhere-src-6.7.0/.tag
new/qtconnectivity-everywhere-src-6.7.1/.tag
--- old/qtconnectivity-everywhere-src-6.7.0/.tag 2024-03-22
19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/.tag 2024-05-09
01:15:23.000000000 +0200
@@ -1 +1 @@
-d8812bdd39e3927e524b3b38aeb9445dd4eba3a9
+89b4bd761598bf111cb7e419f6c2f8887ffc0a9b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/config.tests/bluez/main.cpp
new/qtconnectivity-everywhere-src-6.7.1/config.tests/bluez/main.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/config.tests/bluez/main.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/config.tests/bluez/main.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH
Qt-GPL-exception-1.0
+// SPDX-License-Identifier: BSD-3-Clause
#include <bluetooth/bluetooth.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/config.tests/bluez_le/main.cpp
new/qtconnectivity-everywhere-src-6.7.1/config.tests/bluez_le/main.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/config.tests/bluez_le/main.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/config.tests/bluez_le/main.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH
Qt-GPL-exception-1.0
+// SPDX-License-Identifier: BSD-3-Clause
#include <bluetooth/bluetooth.h>
#include <bluetooth/l2cap.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/config.tests/linux_crypto_api/main.cpp
new/qtconnectivity-everywhere-src-6.7.1/config.tests/linux_crypto_api/main.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/config.tests/linux_crypto_api/main.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/config.tests/linux_crypto_api/main.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH
Qt-GPL-exception-1.0
+// SPDX-License-Identifier: BSD-3-Clause
#include <linux/if_alg.h>
#include <sys/socket.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/config.tests/winrt_bt/main.cpp
new/qtconnectivity-everywhere-src-6.7.1/config.tests/winrt_bt/main.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/config.tests/winrt_bt/main.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/config.tests/winrt_bt/main.cpp
2024-05-09 01:15:23.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: BSD-3-Clause
#include <wrl.h>
#include <windows.devices.enumeration.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/dependencies.yaml
new/qtconnectivity-everywhere-src-6.7.1/dependencies.yaml
--- old/qtconnectivity-everywhere-src-6.7.0/dependencies.yaml 2024-03-22
19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/dependencies.yaml 2024-05-09
01:15:23.000000000 +0200
@@ -1,7 +1,7 @@
dependencies:
../qtbase:
- ref: 98602c26fc97eb41e3dd7548194ca637420a31b9
+ ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85
required: true
../qtdeclarative:
- ref: e6d14fcdc95713f65367499629f93fb1f1e35ec9
+ ref: 734849e4577b75e85420b08ddb55974482bbd063
required: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/CMakeLists.txt
--- old/qtconnectivity-everywhere-src-6.7.0/examples/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/examples/CMakeLists.txt
2024-05-09 01:15:23.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/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/CMakeLists.txt
--- old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/CMakeLists.txt
2024-05-09 01:15:23.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_internal_add_example(heartrate-server)
if(TARGET Qt6::Widgets)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/btchat/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/btchat/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/btchat/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/btchat/CMakeLists.txt
2024-05-09 01:15:23.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
cmake_minimum_required(VERSION 3.16)
project(btchat LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/heartrate-game/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/heartrate-game/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/heartrate-game/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/heartrate-game/CMakeLists.txt
2024-05-09 01:15:23.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
cmake_minimum_required(VERSION 3.16)
project(heartrate-game LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/heartrate-server/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/heartrate-server/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/heartrate-server/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/heartrate-server/CMakeLists.txt
2024-05-09 01:15:23.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(heartrate-server LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/lowenergyscanner/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/lowenergyscanner/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/lowenergyscanner/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/lowenergyscanner/CMakeLists.txt
2024-05-09 01:15:23.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(lowenergyscanner LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/lowenergyscanner/lowenergyscanner.pro
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/lowenergyscanner/lowenergyscanner.pro
---
old/qtconnectivity-everywhere-src-6.7.0/examples/bluetooth/lowenergyscanner/lowenergyscanner.pro
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/bluetooth/lowenergyscanner/lowenergyscanner.pro
2024-05-09 01:15:23.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
TEMPLATE = app
TARGET = lowenergyscanner
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/CMakeLists.txt
--- old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/CMakeLists.txt
2024-05-09 01:15:23.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
if(TARGET Qt6::Widgets)
qt_internal_add_example(annotatedurl)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/annotatedurl/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/annotatedurl/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/annotatedurl/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/annotatedurl/CMakeLists.txt
2024-05-09 01:15:23.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(annotatedurl LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/ndefeditor/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/ndefeditor/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/ndefeditor/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/ndefeditor/CMakeLists.txt
2024-05-09 01:15:23.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
cmake_minimum_required(VERSION 3.16)
project(ndefeditor LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/ndefeditor/ndefeditor.pro
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/ndefeditor/ndefeditor.pro
---
old/qtconnectivity-everywhere-src-6.7.0/examples/nfc/ndefeditor/ndefeditor.pro
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/examples/nfc/ndefeditor/ndefeditor.pro
2024-05-09 01:15:23.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
QT += nfc quick quickcontrols2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtconnectivity-everywhere-src-6.7.0/licenseRule.json
new/qtconnectivity-everywhere-src-6.7.1/licenseRule.json
--- old/qtconnectivity-everywhere-src-6.7.0/licenseRule.json 1970-01-01
01:00:00.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/licenseRule.json 2024-05-09
01:15:23.000000000 +0200
@@ -0,0 +1,94 @@
+[
+ {
+ "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 precedent",
+ "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 precedent",
+ "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 LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only"]
+ },
+ "src/" : {
+ "comment" : "Default",
+ "file type" : "module and plugin",
+ "spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only"]
+ },
+ "src/tools/" : {
+ "comment" : "Default",
+ "file type" : "tools and utils",
+ "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH
Qt-GPL-exception-1.0"]
+ },
+ "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"]
+ },
+ "config\\.tests/" : {
+ "comment" : "Default",
+ "file type" : "build system",
+ "spdx" : ["BSD-3-Clause"]
+ }
+ }
+ }
+]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/src/bluetooth/doc/snippets/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/src/bluetooth/doc/snippets/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/src/bluetooth/doc/snippets/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/src/bluetooth/doc/snippets/CMakeLists.txt
2024-05-09 01:15:23.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
# ![0]
find_package(Qt6 REQUIRED COMPONENTS Bluetooth)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/src/nfc/qnearfieldmanager_ios.mm
new/qtconnectivity-everywhere-src-6.7.1/src/nfc/qnearfieldmanager_ios.mm
--- old/qtconnectivity-everywhere-src-6.7.0/src/nfc/qnearfieldmanager_ios.mm
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/src/nfc/qnearfieldmanager_ios.mm
2024-05-09 01:15:23.000000000 +0200
@@ -205,7 +205,6 @@
auto i = detectedTargets.begin();
while (i != detectedTargets.end()) {
(*i)->invalidate();
- Q_EMIT targetLost((*i)->q_ptr);
i = detectedTargets.erase(i);
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/src/nfc/qnearfieldtarget_ios.mm
new/qtconnectivity-everywhere-src-6.7.1/src/nfc/qnearfieldtarget_ios.mm
--- old/qtconnectivity-everywhere-src-6.7.0/src/nfc/qnearfieldtarget_ios.mm
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/src/nfc/qnearfieldtarget_ios.mm
2024-05-09 01:15:23.000000000 +0200
@@ -89,6 +89,10 @@
sessionDelegate = nil;
targetCheckTimer.stop();
+
+ QMetaObject::invokeMethod(this, [this]() {
+ Q_EMIT targetLost(this);
+ }, Qt::QueuedConnection);
}
QByteArray QNearFieldTargetPrivateImpl::uid() const
@@ -274,9 +278,8 @@
onExecuteRequest();
} else {
const auto requestId = queue.dequeue().first;
- invalidate();
- Q_EMIT targetLost(this);
reportError(QNearFieldTarget::ConnectionError, requestId);
+ invalidate();
}
});
}];
@@ -302,20 +305,16 @@
void QNearFieldTargetPrivateImpl::onTargetCheck()
{
- if (!isAvailable()) {
+ if (!isAvailable())
invalidate();
- Q_EMIT targetLost(this);
- }
}
void QNearFieldTargetPrivateImpl::onTargetError(QNearFieldTarget::Error error,
const QNearFieldTarget::RequestId &id)
{
Q_UNUSED(id);
- if (error == QNearFieldTarget::TimeoutError) {
+ if (error == QNearFieldTarget::TimeoutError)
invalidate();
- Q_EMIT targetLost(this);
- }
}
namespace {
@@ -441,9 +440,8 @@
setResponseForRequest(requestId, recvBuffer, true);
onExecuteRequest();
} else {
- invalidate();
- Q_EMIT targetLost(this);
reportError(QNearFieldTarget::CommandError, requestId);
+ invalidate();
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/src/tools/sdpscanner/main.cpp
new/qtconnectivity-everywhere-src-6.7.1/src/tools/sdpscanner/main.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/src/tools/sdpscanner/main.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/src/tools/sdpscanner/main.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH
Qt-GPL-exception-1.0
#include <QtCore/QByteArray>
#include <QtCore/QDebug>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldmanager_emulator.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldmanager_emulator.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldmanager_emulator.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldmanager_emulator.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2021 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "qnearfieldmanager_emulator_p.h"
#include "qnearfieldtarget_emulator_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldmanager_emulator_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldmanager_emulator_p.h
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldmanager_emulator_p.h
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldmanager_emulator_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2021 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef QNEARFIELDMANAGER_EMULATOR_H
#define QNEARFIELDMANAGER_EMULATOR_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype1.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype1.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype1.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype1.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "qnearfieldtagtype1_p.h"
#include "qtlv_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype1_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype1_p.h
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype1_p.h
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype1_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef QNEARFIELDTAGTYPE1_H
#define QNEARFIELDTAGTYPE1_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype2.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype2.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype2.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype2.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "qnearfieldtagtype2_p.h"
#include <QtNfc/private/qnearfieldtarget_p.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype2_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype2_p.h
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtagtype2_p.h
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtagtype2_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef QNEARFIELDTAGTYPE2_H
#define QNEARFIELDTAGTYPE2_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtarget_emulator.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtarget_emulator.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtarget_emulator.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtarget_emulator.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "qnearfieldtarget_emulator_p.h"
#include <QtNfc/private/qnearfieldtarget_p.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtarget_emulator_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtarget_emulator_p.h
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qnearfieldtarget_emulator_p.h
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qnearfieldtarget_emulator_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef QNEARFIELDTARGET_EMULATOR_P_H
#define QNEARFIELDTARGET_EMULATOR_P_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qtlv.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qtlv.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qtlv.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qtlv.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "qtlv_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qtlv_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qtlv_p.h
--- old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/qtlv_p.h
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/qtlv_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef QTLV_P_H
#define QTLV_P_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/targetemulator.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/targetemulator.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/targetemulator.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/targetemulator.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "targetemulator_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/targetemulator_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/targetemulator_p.h
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/nfccommons/targetemulator_p.h
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/nfccommons/targetemulator_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef TARGETEMULATOR_P_H
#define TARGETEMULATOR_P_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothaddress/tst_qbluetoothaddress.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothaddress/tst_qbluetoothaddress.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothaddress/tst_qbluetoothaddress.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothaddress/tst_qbluetoothaddress.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothdevicediscoveryagent/tst_qbluetoothdevicediscoveryagent.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothdeviceinfo/tst_qbluetoothdeviceinfo.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothhostinfo/tst_qbluetoothhostinfo.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothlocaldevice/tst_qbluetoothlocaldevice.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothserver/tst_qbluetoothserver.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothserver/tst_qbluetoothserver.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothserver/tst_qbluetoothserver.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothserver/tst_qbluetoothserver.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothservicediscoveryagent/tst_qbluetoothservicediscoveryagent.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothserviceinfo/tst_qbluetoothserviceinfo.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
#include <QUuid>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothsocket/tst_qbluetoothsocket.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothsocket/tst_qbluetoothsocket.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothsocket/tst_qbluetoothsocket.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothsocket/tst_qbluetoothsocket.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qbluetoothuuid/tst_qbluetoothuuid.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
#include <QUuid>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycharacteristic/tst_qlowenergycharacteristic.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,6 +1,6 @@
// Copyright (C) 2016 BlackBerry Limited all rights reserved
// Copyright (C) 2016 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 <QtTest/QtTest>
#include <QUuid>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycontroller/tst_qlowenergycontroller.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycontroller/tst_qlowenergycontroller.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycontroller/tst_qlowenergycontroller.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycontroller/tst_qlowenergycontroller.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycontroller-gattserver/server/qlowenergycontroller-gattserver.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycontroller-gattserver/server/qlowenergycontroller-gattserver.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycontroller-gattserver/server/qlowenergycontroller-gattserver.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycontroller-gattserver/server/qlowenergycontroller-gattserver.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtBluetooth/qlowenergyadvertisingdata.h>
#include <QtBluetooth/qlowenergyadvertisingparameters.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergycontroller-gattserver/test/tst_qlowenergycontroller-gattserver.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtBluetooth/qbluetoothaddress.h>
#include <QtBluetooth/qbluetoothdevicediscoveryagent.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergydescriptor/tst_qlowenergydescriptor.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,6 +1,6 @@
// Copyright (C) 2016 BlackBerry Limited all rights reserved
// Copyright (C) 2016 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 <QtTest/QtTest>
#include <QUuid>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergyservice/tst_qlowenergyservice.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergyservice/tst_qlowenergyservice.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qlowenergyservice/tst_qlowenergyservice.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qlowenergyservice/tst_qlowenergyservice.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndeffilter/tst_qndeffilter.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndeffilter/tst_qndeffilter.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndeffilter/tst_qndeffilter.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndeffilter/tst_qndeffilter.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndefmessage/tst_qndefmessage.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndefmessage/tst_qndefmessage.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndefmessage/tst_qndefmessage.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndefmessage/tst_qndefmessage.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndefnfcsmartposterrecord/tst_qndefnfcsmartposterrecord.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Research In Motion
-// 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndefrecord/tst_qndefrecord.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndefrecord/tst_qndefrecord.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qndefrecord/tst_qndefrecord.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qndefrecord/tst_qndefrecord.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qnearfieldmanager/tst_qnearfieldmanager.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qnearfieldmanager/tst_qnearfieldmanager.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qnearfieldmanager/tst_qnearfieldmanager.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qnearfieldmanager/tst_qnearfieldmanager.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qnearfieldtagtype1/tst_qnearfieldtagtype1.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qnearfieldtagtype1/tst_qnearfieldtagtype1.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qnearfieldtagtype1/tst_qnearfieldtagtype1.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qnearfieldtagtype1/tst_qnearfieldtagtype1.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtTest/QtTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/bluetoothtestdevice/bluetoothtestdevice.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/bluetoothtestdevice/bluetoothtestdevice.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/bluetoothtestdevice/bluetoothtestdevice.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/bluetoothtestdevice/bluetoothtestdevice.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QBluetoothLocalDevice>
#include <QLatin1String>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/Button.qml
new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/Button.qml
--- old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/Button.qml
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/Button.qml
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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
import QtQuick
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/btlocaldevice.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/btlocaldevice.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/btlocaldevice.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/btlocaldevice.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 "btlocaldevice.h"
#include <QCoreApplication>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/btlocaldevice.h
new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/btlocaldevice.h
--- old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/btlocaldevice.h
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/btlocaldevice.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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
#ifndef BTLOCALDEVICE_H
#define BTLOCALDEVICE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/main.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/main.cpp
--- old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/main.cpp
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/main.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 <QtGui/QGuiApplication>
#include <QtQml/QQmlEngine>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/main.qml
new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/main.qml
--- old/qtconnectivity-everywhere-src-6.7.0/tests/bttestui/main.qml
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/bttestui/main.qml
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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
import QtQuick
import Local
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/manual/examples/btscanner/CMakeLists.txt
new/qtconnectivity-everywhere-src-6.7.1/tests/manual/examples/btscanner/CMakeLists.txt
---
old/qtconnectivity-everywhere-src-6.7.0/tests/manual/examples/btscanner/CMakeLists.txt
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/manual/examples/btscanner/CMakeLists.txt
2024-05-09 01:15:23.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 (NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
cmake_minimum_required(VERSION 3.16)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/manual/qlowenergycontroller/tst_qlowenergycontroller_device.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/manual/qlowenergycontroller/tst_qlowenergycontroller_device.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/manual/qlowenergycontroller/tst_qlowenergycontroller_device.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/manual/qlowenergycontroller/tst_qlowenergycontroller_device.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QObject>
#include <QtGlobal>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/manual/qlowenergycontroller_peripheral/tst_qlowenergycontroller_peripheral.cpp
new/qtconnectivity-everywhere-src-6.7.1/tests/manual/qlowenergycontroller_peripheral/tst_qlowenergycontroller_peripheral.cpp
---
old/qtconnectivity-everywhere-src-6.7.0/tests/manual/qlowenergycontroller_peripheral/tst_qlowenergycontroller_peripheral.cpp
2024-03-22 19:51:05.000000000 +0100
+++
new/qtconnectivity-everywhere-src-6.7.1/tests/manual/qlowenergycontroller_peripheral/tst_qlowenergycontroller_peripheral.cpp
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2023 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 <QTest>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtconnectivity-everywhere-src-6.7.0/tests/shared/bttestutil_p.h
new/qtconnectivity-everywhere-src-6.7.1/tests/shared/bttestutil_p.h
--- old/qtconnectivity-everywhere-src-6.7.0/tests/shared/bttestutil_p.h
2024-03-22 19:51:05.000000000 +0100
+++ new/qtconnectivity-everywhere-src-6.7.1/tests/shared/bttestutil_p.h
2024-05-09 01:15:23.000000000 +0200
@@ -1,5 +1,5 @@
// Copyright (C) 2022 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR
GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#ifndef BTTESTUTIL_P_H
#define BTTESTUTIL_P_H