Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qt6-coap for openSUSE:Factory 
checked in at 2025-04-07 17:36:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-coap (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-coap.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-coap"

Mon Apr  7 17:36:00 2025 rev:36 rq:1266636 version:6.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-coap/qt6-coap.changes        2025-02-03 
21:46:44.290481470 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-coap.new.1907/qt6-coap.changes      
2025-04-07 17:36:12.207785358 +0200
@@ -1,0 +2,6 @@
+Wed Apr  2 11:03:35 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.9.0:
+  * https://www.qt.io/blog/qt-6.9-released
+
+-------------------------------------------------------------------

Old:
----
  qtcoap-everywhere-src-6.8.2.tar.xz

New:
----
  qtcoap-everywhere-src-6.9.0.tar.xz

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

Other differences:
------------------
++++++ qt6-coap.spec ++++++
--- /var/tmp/diff_new_pack.QWIVfG/_old  2025-04-07 17:36:12.711806439 +0200
+++ /var/tmp/diff_new_pack.QWIVfG/_new  2025-04-07 17:36:12.711806439 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.8.2
-%define short_version 6.8
+%define real_version 6.9.0
+%define short_version 6.9
 %define tar_name qtcoap-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-coap%{?pkg_suffix}
-Version:        6.8.2
+Version:        6.9.0
 Release:        0
 Summary:        Qt 6 CoAP client module
 License:        GPL-3.0-or-later
@@ -116,6 +116,7 @@
 %exclude %{_qt6_includedir}/QtCoap/%{real_version}
 
 %files private-devel
+%{_qt6_cmakedir}/Qt6CoapPrivate/
 %{_qt6_includedir}/QtCoap/%{real_version}/
 %{_qt6_mkspecsdir}/modules/qt_lib_coap_private.pri
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.QWIVfG/_old  2025-04-07 17:36:12.755808279 +0200
+++ /var/tmp/diff_new_pack.QWIVfG/_new  2025-04-07 17:36:12.759808447 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.8.2</param>
+   <param name="version">6.9.0</param>
    <param name="url">git://code.qt.io/qt/qtcoap.git</param>
-   <param name="revision">v6.8.2</param>
+   <param name="revision">v6.9.0</param>
    <param name="scm">git</param>
    <param name="filename">qtcoap-everywhere-src</param>
   </service>

++++++ qtcoap-everywhere-src-6.8.2.tar.xz -> qtcoap-everywhere-src-6.9.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/.cmake.conf 
new/qtcoap-everywhere-src-6.9.0/.cmake.conf
--- old/qtcoap-everywhere-src-6.8.2/.cmake.conf 2025-01-24 06:31:21.000000000 
+0100
+++ new/qtcoap-everywhere-src-6.9.0/.cmake.conf 2025-03-28 16:40:17.000000000 
+0100
@@ -1,4 +1,4 @@
-set(QT_REPO_MODULE_VERSION "6.8.2")
+set(QT_REPO_MODULE_VERSION "6.9.0")
 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/qtcoap-everywhere-src-6.8.2/REUSE.toml 
new/qtcoap-everywhere-src-6.9.0/REUSE.toml
--- old/qtcoap-everywhere-src-6.8.2/REUSE.toml  2025-01-24 06:31:21.000000000 
+0100
+++ new/qtcoap-everywhere-src-6.9.0/REUSE.toml  2025-03-28 16:40:17.000000000 
+0100
@@ -7,7 +7,7 @@
 SPDX-License-Identifier = "BSD-3-Clause"
 
 [[annotations]]
-path = [".cmake.conf", "**.yaml", "**.json", "**.yml"]
+path = [".cmake.conf", "**.yaml", "**.yml", "**ci_config_linux.json"]
 precedence = "closest"
 comment = "build system"
 SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
@@ -34,7 +34,7 @@
 SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"
 
 [[annotations]]
-path = ["**LICENSE*", "**.pem"]
+path = ["**.pem"]
 precedence = "override"
 comment = "License file. Or such. To be confirmed for .pem files"
 SPDX-FileCopyrightText = "None"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/coin/module_config.yaml 
new/qtcoap-everywhere-src-6.9.0/coin/module_config.yaml
--- old/qtcoap-everywhere-src-6.8.2/coin/module_config.yaml     2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/coin/module_config.yaml     2025-03-28 
16:40:17.000000000 +0100
@@ -6,7 +6,11 @@
 
 instructions:
   Build:
+    - type: EnvironmentVariable
+      variableName: VERIFY_SOURCE_SBOM
+      variableValue: "ON"
     - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
 
   Test:
     - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml"
+    - !include "{{qt/qtbase}}/coin_module_test_docs.yaml"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/dependencies.yaml 
new/qtcoap-everywhere-src-6.9.0/dependencies.yaml
--- old/qtcoap-everywhere-src-6.8.2/dependencies.yaml   2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/dependencies.yaml   2025-03-28 
16:40:17.000000000 +0100
@@ -1,4 +1,4 @@
 dependencies:
   ../qtbase:
-    ref: f1136de66638060b8a1ab9bc0cdf1a91dcb5ec01
+    ref: 25986746947798e1a22d0830d3bcb11a55fcd3ae
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/examples/coap/quickmulticastclient/qmlcoapmulticastclient.cpp
 
new/qtcoap-everywhere-src-6.9.0/examples/coap/quickmulticastclient/qmlcoapmulticastclient.cpp
--- 
old/qtcoap-everywhere-src-6.8.2/examples/coap/quickmulticastclient/qmlcoapmulticastclient.cpp
       2025-01-24 06:31:21.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.9.0/examples/coap/quickmulticastclient/qmlcoapmulticastclient.cpp
       2025-03-28 16:40:17.000000000 +0100
@@ -6,7 +6,7 @@
 #include <QCoapResourceDiscoveryReply>
 #include <QLoggingCategory>
 
-Q_LOGGING_CATEGORY(lcCoapClient, "qt.coap.client")
+Q_STATIC_LOGGING_CATEGORY(lcCoapClient, "qt.coap.client")
 
 //! [ctor]
 QmlCoapMulticastClient::QmlCoapMulticastClient(QObject *parent)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/examples/coap/quicksecureclient/qmlcoapsecureclient.cpp
 
new/qtcoap-everywhere-src-6.9.0/examples/coap/quicksecureclient/qmlcoapsecureclient.cpp
--- 
old/qtcoap-everywhere-src-6.8.2/examples/coap/quicksecureclient/qmlcoapsecureclient.cpp
     2025-01-24 06:31:21.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.9.0/examples/coap/quicksecureclient/qmlcoapsecureclient.cpp
     2025-03-28 16:40:17.000000000 +0100
@@ -10,7 +10,7 @@
 #include <QMetaEnum>
 #include <QUrl>
 
-Q_LOGGING_CATEGORY(lcCoapClient, "qt.coap.client")
+Q_STATIC_LOGGING_CATEGORY(lcCoapClient, "qt.coap.client")
 
 QmlCoapSecureClient::QmlCoapSecureClient(QObject *parent)
     : QObject(parent)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/licenseRule.json 
new/qtcoap-everywhere-src-6.9.0/licenseRule.json
--- old/qtcoap-everywhere-src-6.8.2/licenseRule.json    2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/licenseRule.json    2025-03-28 
16:40:17.000000000 +0100
@@ -10,7 +10,9 @@
                      "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"],
+                     "configure", "configure.bat", "cmake.in", "plist.in", 
"CMakeLists.txt.in",
+                     ".cmake.conf", ".gitattributes", ".gitignore", ".tag", 
"ci_config_linux.json",
+                     ".yaml", ".yml"],
         "location" : {
             "" : {
                 "comment" : "Default",
@@ -44,7 +46,8 @@
     },
     {
         "comment" : "Files with the following endings are Documentation 
licensed.",
-        "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", 
"README", "qt_attribution.json"],
+        "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", "README", 
"qt_attribution.json",
+                                 "REUSE.toml", "licenseRule.json", 
"README.md", ".css"],
         "location" :{
             "" : {
                 "comment" : "",
@@ -64,6 +67,11 @@
                 "file type" : "module and plugin",
                 "spdx"      : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"]
             },
+            "dist/" : {
+                "comment" : "Default",
+                "file type" : "documentation",
+                "spdx"      : ["LicenseRef-Qt-Commercial OR 
GFDL-1.3-no-invariants-only"]
+            },
             "src/" : {
                 "comment" : "Default",
                 "file type" : "module and plugin",
@@ -78,6 +86,11 @@
                 "comment" : "Default",
                 "file type" : "examples and snippets",
                 "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
+            },
+            "tests/auto/qcoapclient/testdata/.*pem" : {
+                "comment" : "",
+                "file type" : "keys",
+                "spdx" : ["CC0-1.0"]
             }
         }
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/doc/qtcoap.qdocconf 
new/qtcoap-everywhere-src-6.9.0/src/coap/doc/qtcoap.qdocconf
--- old/qtcoap-everywhere-src-6.8.2/src/coap/doc/qtcoap.qdocconf        
2025-01-24 06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/doc/qtcoap.qdocconf        
2025-03-28 16:40:17.000000000 +0100
@@ -14,17 +14,22 @@
 qhp.QtCoap.indexTitle          = Qt CoAP
 qhp.QtCoap.indexRoot           =
 
-qhp.QtCoap.subprojects         = classes examples
-qhp.QtCoap.subprojects.classes.title = C++ Classes
-qhp.QtCoap.subprojects.classes.indexTitle = Qt CoAP C++ Classes
-qhp.QtCoap.subprojects.classes.selectors = class fake:headerfile
-qhp.QtCoap.subprojects.classes.sortPages = true
+qhp.QtCoap.subprojects         = overview classes examples
 
 qhp.QtCoap.subprojects.examples.title         = Examples
 qhp.QtCoap.subprojects.examples.indexTitle    = Qt CoAP Examples
 qhp.QtCoap.subprojects.examples.selectors     = fake:example
 qhp.QtCoap.subprojects.examples.sortPages     = true
 
+qhp.QtCoap.subprojects.classes.title = C++ Classes
+qhp.QtCoap.subprojects.classes.indexTitle = Qt CoAP C++ Classes
+qhp.QtCoap.subprojects.classes.selectors = class fake:headerfile
+qhp.QtCoap.subprojects.classes.sortPages = true
+
+qhp.QtCoap.subprojects.overview.title         = Overview
+qhp.QtCoap.subprojects.overview.indexTitle    = Qt CoAP Overview
+qhp.QtCoap.subprojects.overview.selectors     = group:none
+
 headerdirs  += ..
 sourcedirs  += ..
 exampledirs = ../../../examples/coap
@@ -37,3 +42,6 @@
 
 navigation.landingpage = "Qt CoAP"
 navigation.cppclassespage = "Qt CoAP C++ Classes"
+
+# Allow zero warnings when testing documentation in CI
+warninglimit = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapclient.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapclient.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapclient.cpp    2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapclient.cpp    2025-03-28 
16:40:17.000000000 +0100
@@ -18,7 +18,7 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_LOGGING_CATEGORY(lcCoapClient, "qt.coap.client")
+Q_STATIC_LOGGING_CATEGORY(lcCoapClient, "qt.coap.client")
 
 QCoapClientPrivate::QCoapClientPrivate(QCoapProtocol *protocol, 
QCoapConnection *connection)
     : protocol(protocol)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapinternalrequest.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapinternalrequest.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapinternalrequest.cpp   
2025-01-24 06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapinternalrequest.cpp   
2025-03-28 16:40:17.000000000 +0100
@@ -13,8 +13,6 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_DECLARE_LOGGING_CATEGORY(lcCoapExchange)
-
 /*!
     \internal
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapinternalrequest_p.h 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapinternalrequest_p.h
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapinternalrequest_p.h   
2025-01-24 06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapinternalrequest_p.h   
2025-03-28 16:40:17.000000000 +0100
@@ -6,9 +6,9 @@
 #define QCOAPINTERNALREQUEST_H
 
 #include <private/qcoapinternalmessage_p.h>
+#include <private/qcoapnamespace_p.h>
 
 #include <QtCoap/qcoapglobal.h>
-#include <QtCoap/qcoapnamespace.h>
 #include <private/qcoapconnection_p.h>
 
 #include <QtCore/qglobal.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapnamespace_p.h 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapnamespace_p.h
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapnamespace_p.h 2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapnamespace_p.h 2025-03-28 
16:40:17.000000000 +0100
@@ -6,6 +6,8 @@
 
 #include "qcoapnamespace.h"
 #include "private/qglobal_p.h"
+#include <QtCore/qloggingcategory.h>
+
 
 //
 //  W A R N I N G
@@ -20,6 +22,9 @@
 
 QT_BEGIN_NAMESPACE
 
+Q_DECLARE_LOGGING_CATEGORY(lcCoapExchange)
+Q_DECLARE_LOGGING_CATEGORY(lcCoapConnection)
+
 namespace QtCoap
 {
     bool Q_AUTOTEST_EXPORT isError(QtCoap::ResponseCode code);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapoption.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapoption.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapoption.cpp    2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapoption.cpp    2025-03-28 
16:40:17.000000000 +0100
@@ -9,7 +9,7 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_LOGGING_CATEGORY(lcCoapOption, "qt.coap.option")
+Q_STATIC_LOGGING_CATEGORY(lcCoapOption, "qt.coap.option")
 
 /*!
     \class QCoapOption
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapprotocol.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapprotocol.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapprotocol.cpp  2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapprotocol.cpp  2025-03-28 
16:40:17.000000000 +0100
@@ -16,7 +16,7 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_LOGGING_CATEGORY(lcCoapProtocol, "qt.coap.protocol")
+Q_STATIC_LOGGING_CATEGORY(lcCoapProtocol, "qt.coap.protocol")
 
 /*!
     \internal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapqudpconnection.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapqudpconnection.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapqudpconnection.cpp    
2025-01-24 06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapqudpconnection.cpp    
2025-03-28 16:40:17.000000000 +0100
@@ -3,6 +3,7 @@
 // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
 
 #include "qcoapqudpconnection_p.h"
+#include <private/qcoapnamespace_p.h>
 
 #include <QtCore/qloggingcategory.h>
 #include <QtNetwork/qnetworkdatagram.h>
@@ -16,8 +17,6 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_DECLARE_LOGGING_CATEGORY(lcCoapConnection)
-
 /*!
     \internal
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapreply.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapreply.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoapreply.cpp     2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoapreply.cpp     2025-03-28 
16:40:17.000000000 +0100
@@ -11,8 +11,6 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_DECLARE_LOGGING_CATEGORY(lcCoapExchange)
-
 /*!
     \internal
     Constructor.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoaprequest.cpp 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoaprequest.cpp
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoaprequest.cpp   2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoaprequest.cpp   2025-03-28 
16:40:17.000000000 +0100
@@ -11,8 +11,6 @@
 
 QT_BEGIN_NAMESPACE
 
-Q_DECLARE_LOGGING_CATEGORY(lcCoapExchange)
-
 namespace {
 const auto CoapScheme = QLatin1String("coap");
 const auto CoapSecureScheme = QLatin1String("coaps");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.8.2/src/coap/qcoaprequest_p.h 
new/qtcoap-everywhere-src-6.9.0/src/coap/qcoaprequest_p.h
--- old/qtcoap-everywhere-src-6.8.2/src/coap/qcoaprequest_p.h   2025-01-24 
06:31:21.000000000 +0100
+++ new/qtcoap-everywhere-src-6.9.0/src/coap/qcoaprequest_p.h   2025-03-28 
16:40:17.000000000 +0100
@@ -5,7 +5,7 @@
 #ifndef QCOAPREQUEST_P_H
 #define QCOAPREQUEST_P_H
 
-#include <QtCoap/qcoapnamespace.h>
+#include <private/qcoapnamespace_p.h>
 #include <QtCoap/qcoaprequest.h>
 #include <private/qcoapmessage_p.h>
 

Reply via email to