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 2024-04-08 17:38:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qt6-coap (Old)
 and      /work/SRC/openSUSE:Factory/.qt6-coap.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qt6-coap"

Mon Apr  8 17:38:53 2024 rev:29 rq:1165778 version:6.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/qt6-coap/qt6-coap.changes        2024-03-28 
14:20:23.626908705 +0100
+++ /work/SRC/openSUSE:Factory/.qt6-coap.new.1905/qt6-coap.changes      
2024-04-08 17:51:00.498887076 +0200
@@ -1,0 +2,6 @@
+Tue Apr  2 13:39:36 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 6.7.0:
+  * https://www.qt.io/blog/qt-6.7-released
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ qt6-coap.spec ++++++
--- /var/tmp/diff_new_pack.N1QPj0/_old  2024-04-08 17:51:00.970904497 +0200
+++ /var/tmp/diff_new_pack.N1QPj0/_new  2024-04-08 17:51:00.970904497 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define real_version 6.6.3
-%define short_version 6.6
+%define real_version 6.7.0
+%define short_version 6.7
 %define tar_name qtcoap-everywhere-src
 %define tar_suffix %{nil}
 #
@@ -27,7 +27,7 @@
 %endif
 #
 Name:           qt6-coap%{?pkg_suffix}
-Version:        6.6.3
+Version:        6.7.0
 Release:        0
 Summary:        Qt 6 CoAP client module
 License:        GPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.N1QPj0/_old  2024-04-08 17:51:01.010905973 +0200
+++ /var/tmp/diff_new_pack.N1QPj0/_new  2024-04-08 17:51:01.014906120 +0200
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
    <param name="changesgenerate">disable</param>
-   <param name="version">6.6.3</param>
+   <param name="version">6.7.0</param>
    <param name="url">git://code.qt.io/qt/qtcoap.git</param>
-   <param name="revision">v6.6.3</param>
+   <param name="revision">v6.7.0</param>
    <param name="scm">git</param>
    <param name="filename">qtcoap-everywhere-src</param>
   </service>

++++++ qtcoap-everywhere-src-6.6.3.tar.xz -> qtcoap-everywhere-src-6.7.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.6.3/.cmake.conf 
new/qtcoap-everywhere-src-6.7.0/.cmake.conf
--- old/qtcoap-everywhere-src-6.6.3/.cmake.conf 2024-03-18 17:53:06.000000000 
+0100
+++ new/qtcoap-everywhere-src-6.7.0/.cmake.conf 2024-03-22 12:24:17.000000000 
+0100
@@ -1,3 +1,5 @@
-set(QT_REPO_MODULE_VERSION "6.6.3")
+set(QT_REPO_MODULE_VERSION "6.7.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")
+list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_CONTEXTLESS_CONNECT=1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/coin/axivion/ci_config_linux.json 
new/qtcoap-everywhere-src-6.7.0/coin/axivion/ci_config_linux.json
--- old/qtcoap-everywhere-src-6.6.3/coin/axivion/ci_config_linux.json   
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/coin/axivion/ci_config_linux.json   
2024-03-22 12:24:17.000000000 +0100
@@ -1,9 +1,5 @@
 {
     "Project": {
-        "Git": {
-            "_active": true,
-            "sourceserver_gitdir": 
"/data/axivion/databases/$(env:TESTED_MODULE_COIN).git"
-        },
         "BuildSystemIntegration": {
             "child_order": [
                 "GCCSetup",
@@ -31,29 +27,14 @@
                 "build/lib/lib*.so*.ir"
             ],
             "ir": "build/$(env:TESTED_MODULE_COIN).ir"
-        },
-        "Project-GlobalOptions": {
-            "directory": "../work/qt/$(env:TESTED_MODULE_COIN)",
-            "ir": "build/$(env:TESTED_MODULE_COIN).ir",
-            "name": "qt_$(env:TESTED_MODULE_COIN)_dev_$(env:TARGET_OS_COIN)"
-        }
-    },
-    "Results": {
-        "Dashboard": {
-            "dashboard_url": "https://axivion-srv.ci.qt.io/axivion/";
-        },
-        "Database": {
-            "ci_mode": {
-                "directory": "/data/axivion/databases"
-            }
         }
     },
     "_Format": "1.0",
-    "_Version": "trunk-9e0ef9c5818",
+    "_Version": "7.6.2",
     "_VersionNum": [
         7,
         6,
-        9999,
-        11489
+        2,
+        12725
     ]
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.6.3/dependencies.yaml 
new/qtcoap-everywhere-src-6.7.0/dependencies.yaml
--- old/qtcoap-everywhere-src-6.6.3/dependencies.yaml   2024-03-18 
17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/dependencies.yaml   2024-03-22 
12:24:17.000000000 +0100
@@ -1,4 +1,4 @@
 dependencies:
   ../qtbase:
-    ref: afdec885058c92e24604f398a926297222da06f3
+    ref: 98602c26fc97eb41e3dd7548194ca637420a31b9
     required: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/src/coap/qcoapprotocol.cpp 
new/qtcoap-everywhere-src-6.7.0/src/coap/qcoapprotocol.cpp
--- old/qtcoap-everywhere-src-6.6.3/src/coap/qcoapprotocol.cpp  2024-03-18 
17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/src/coap/qcoapprotocol.cpp  2024-03-22 
12:24:17.000000000 +0100
@@ -166,12 +166,12 @@
         internalRequest->setTimeout(maximumTimeout());
     }
 
-    connect(internalRequest.data(), &QCoapInternalRequest::timeout,
+    connect(internalRequest.data(), &QCoapInternalRequest::timeout, this,
             [this](QCoapInternalRequest *request) {
                     Q_D(QCoapProtocol);
                     d->onRequestTimeout(request);
             });
-    connect(internalRequest.data(), 
&QCoapInternalRequest::maxTransmissionSpanReached,
+    connect(internalRequest.data(), 
&QCoapInternalRequest::maxTransmissionSpanReached, this,
             [this](QCoapInternalRequest *request) {
                     Q_D(QCoapProtocol);
                     d->onRequestMaxTransmissionSpanReached(request);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/src/coap/qcoapqudpconnection.cpp 
new/qtcoap-everywhere-src-6.7.0/src/coap/qcoapqudpconnection.cpp
--- old/qtcoap-everywhere-src-6.6.3/src/coap/qcoapqudpconnection.cpp    
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/src/coap/qcoapqudpconnection.cpp    
2024-03-22 12:24:17.000000000 +0100
@@ -68,7 +68,7 @@
 
     if (isSecure()) {
 #if QT_CONFIG(dtls)
-        connect(this, &QCoapConnection::securityConfigurationChanged,
+        connect(this, &QCoapConnection::securityConfigurationChanged, this,
                 [this]() {
                        Q_D(QCoapQUdpConnection);
                        d->setSecurityConfiguration(securityConfiguration());
@@ -121,11 +121,11 @@
 
     d->udpSocket = new QUdpSocket(this);
 
-    connect(d->udpSocket.data(), &QUdpSocket::readyRead, [this]() {
+    connect(d->udpSocket.data(), &QUdpSocket::readyRead, this, [this]() {
         Q_D(QCoapQUdpConnection);
         d->socketReadyRead();
     });
-    connect(d->udpSocket.data(), &QUdpSocket::errorOccurred,
+    connect(d->udpSocket.data(), &QUdpSocket::errorOccurred, this,
             [this](QAbstractSocket::SocketError socketError) {
                     qCWarning(lcCoapConnection) << "CoAP UDP socket error" << 
socketError
                                                 << socket()->errorString();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/src/coap/qcoapqudpconnection_p.h 
new/qtcoap-everywhere-src-6.7.0/src/coap/qcoapqudpconnection_p.h
--- old/qtcoap-everywhere-src-6.6.3/src/coap/qcoapqudpconnection_p.h    
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/src/coap/qcoapqudpconnection_p.h    
2024-03-22 12:24:17.000000000 +0100
@@ -9,6 +9,8 @@
 #include <private/qcoapconnection_p.h>
 
 #include <QtNetwork/qudpsocket.h>
+
+#include <QtCore/qpointer.h>
 #include <QtCore/qqueue.h>
 
 //
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtcoap-everywhere-src-6.6.3/sync.profile 
new/qtcoap-everywhere-src-6.7.0/sync.profile
--- old/qtcoap-everywhere-src-6.6.3/sync.profile        2024-03-18 
17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/sync.profile        1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-%modules = (
-    "QtCoap" => "$basedir/src/coap",
-);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapclient/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapclient/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapclient/CMakeLists.txt       
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapclient/CMakeLists.txt       
2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapclient Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapclient LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 set (QT_TESTSERVER_COMPOSE_FILE 
"${CMAKE_CURRENT_SOURCE_DIR}/../../testserver/docker-compose.yml")
 
 qt_internal_add_test(qcoapclient
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapinternalreply/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapinternalreply/CMakeLists.txt
--- 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapinternalreply/CMakeLists.txt    
    2024-03-18 17:53:06.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapinternalreply/CMakeLists.txt    
    2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapinternalreply Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapinternalreply LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoapinternalreply
     SOURCES
         tst_qcoapinternalreply.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapinternalrequest/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapinternalrequest/CMakeLists.txt
--- 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapinternalrequest/CMakeLists.txt  
    2024-03-18 17:53:06.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapinternalrequest/CMakeLists.txt  
    2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapinternalrequest Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapinternalrequest LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoapinternalrequest
     SOURCES
         tst_qcoapinternalrequest.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapmessage/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapmessage/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapmessage/CMakeLists.txt      
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapmessage/CMakeLists.txt      
2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapmessage Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapmessage LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoapmessage
     SOURCES
         tst_qcoapmessage.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapoption/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapoption/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapoption/CMakeLists.txt       
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapoption/CMakeLists.txt       
2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapoption Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapoption LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoapoption
     SOURCES
         tst_qcoapoption.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapqudpconnection/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapqudpconnection/CMakeLists.txt
--- 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapqudpconnection/CMakeLists.txt   
    2024-03-18 17:53:06.000000000 +0100
+++ 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapqudpconnection/CMakeLists.txt   
    2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapqudpconnection Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapqudpconnection LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 set (QT_TESTSERVER_COMPOSE_FILE 
"${CMAKE_CURRENT_SOURCE_DIR}/../../testserver/docker-compose.yml")
 
 qt_internal_add_test(qcoapqudpconnection
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapreply/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapreply/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapreply/CMakeLists.txt        
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapreply/CMakeLists.txt        
2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapreply Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapreply LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoapreply
     SOURCES
         tst_qcoapreply.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoaprequest/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoaprequest/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoaprequest/CMakeLists.txt      
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoaprequest/CMakeLists.txt      
2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoaprequest Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoaprequest LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoaprequest
     SOURCES
         tst_qcoaprequest.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapresource/CMakeLists.txt 
new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapresource/CMakeLists.txt
--- old/qtcoap-everywhere-src-6.6.3/tests/auto/qcoapresource/CMakeLists.txt     
2024-03-18 17:53:06.000000000 +0100
+++ new/qtcoap-everywhere-src-6.7.0/tests/auto/qcoapresource/CMakeLists.txt     
2024-03-22 12:24:17.000000000 +0100
@@ -5,6 +5,12 @@
 ## qcoapresource Test:
 #####################################################################
 
+if(NOT QT_BUILD_STANDALONE_TESTS AND NOT QT_BUILDING_QT)
+    cmake_minimum_required(VERSION 3.16)
+    project(qcoapresource LANGUAGES CXX)
+    find_package(Qt6BuildInternals REQUIRED COMPONENTS STANDALONE_TEST)
+endif()
+
 qt_internal_add_test(qcoapresource
     SOURCES
         tst_qcoapresource.cpp

Reply via email to