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 2021-11-04 16:09:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-coap (Old) and /work/SRC/openSUSE:Factory/.qt6-coap.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-coap" Thu Nov 4 16:09:14 2021 rev:9 rq:928700 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-coap/qt6-coap.changes 2021-10-05 22:34:00.202885094 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-coap.new.1890/qt6-coap.changes 2021-11-04 16:09:20.457038821 +0100 @@ -1,0 +2,7 @@ +Tue Oct 26 11:22:33 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 6.2.1 + * https://www.qt.io/blog/qt-6.2.1-released + + +------------------------------------------------------------------- Old: ---- qtcoap-everywhere-src-6.2.0.tar.xz New: ---- qtcoap-everywhere-src-6.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-coap.spec ++++++ --- /var/tmp/diff_new_pack.KxxWpB/_old 2021-11-04 16:09:21.093039192 +0100 +++ /var/tmp/diff_new_pack.KxxWpB/_new 2021-11-04 16:09:21.097039195 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.2.0 +%define real_version 6.2.1 %define short_version 6.2 %define tar_name qtcoap-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-coap%{?pkg_suffix} -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Qt 6 CoAP client module License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KxxWpB/_old 2021-11-04 16:09:21.133039216 +0100 +++ /var/tmp/diff_new_pack.KxxWpB/_new 2021-11-04 16:09:21.137039218 +0100 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.2.0</param> + <param name="version">6.2.1</param> <param name="url">git://code.qt.io/qt/qtcoap.git</param> - <param name="revision">v6.2.0</param> + <param name="revision">v6.2.1</param> <param name="scm">git</param> <param name="filename">qtcoap-everywhere-src</param> </service> ++++++ qtcoap-everywhere-src-6.2.0.tar.xz -> qtcoap-everywhere-src-6.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/.cmake.conf new/qtcoap-everywhere-src-6.2.1/.cmake.conf --- old/qtcoap-everywhere-src-6.2.0/.cmake.conf 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/.cmake.conf 2021-10-21 08:23:10.000000000 +0200 @@ -1,2 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.2.0") -set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") +set(QT_REPO_MODULE_VERSION "6.2.1") +set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/.qmake.conf new/qtcoap-everywhere-src-6.2.1/.qmake.conf --- old/qtcoap-everywhere-src-6.2.0/.qmake.conf 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/.qmake.conf 2021-10-21 08:23:10.000000000 +0200 @@ -2,4 +2,4 @@ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS -MODULE_VERSION = 6.2.0 +MODULE_VERSION = 6.2.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/CMakeLists.txt new/qtcoap-everywhere-src-6.2.1/CMakeLists.txt --- old/qtcoap-everywhere-src-6.2.0/CMakeLists.txt 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/CMakeLists.txt 2021-10-21 08:23:10.000000000 +0200 @@ -1,6 +1,6 @@ # Generated from qtcoap.pro. -cmake_minimum_required(VERSION 3.15.0) +cmake_minimum_required(VERSION 3.16) include(.cmake.conf) project(QtCoap diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/dependencies.yaml new/qtcoap-everywhere-src-6.2.1/dependencies.yaml --- old/qtcoap-everywhere-src-6.2.0/dependencies.yaml 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/dependencies.yaml 2021-10-21 08:23:10.000000000 +0200 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585 + ref: 9fa805f7f8dfe96d561e9ed3170770ad768baf93 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/src/coap/doc/src/external-resources.qdoc new/qtcoap-everywhere-src-6.2.1/src/coap/doc/src/external-resources.qdoc --- old/qtcoap-everywhere-src-6.2.0/src/coap/doc/src/external-resources.qdoc 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/src/coap/doc/src/external-resources.qdoc 2021-10-21 08:23:10.000000000 +0200 @@ -31,32 +31,32 @@ */ /*! - \externalpage https://tools.ietf.org/html/rfc7252 + \externalpage https://datatracker.ietf.org/doc/html/rfc7252 \title RFC 7252 */ /*! - \externalpage https://tools.ietf.org/search/rfc7390 + \externalpage https://datatracker.ietf.org/doc/html/rfc7390 \title RFC 7390 */ /*! - \externalpage https://tools.ietf.org/search/rfc7959 + \externalpage https://datatracker.ietf.org/doc/html/rfc7959 \title RFC 7959 */ /*! - \externalpage https://tools.ietf.org/search/rfc7641 + \externalpage https://datatracker.ietf.org/doc/html/rfc7641 \title RFC 7641 */ /*! - \externalpage https://tools.ietf.org/search/rfc7390#section-2.5 + \externalpage https://datatracker.ietf.org/doc/html/rfc7390#section-2.5 \title RFC 7390 - Section 2.5 */ /*! - \externalpage https://tools.ietf.org/html/rfc7252#section-4.2 + \externalpage https://datatracker.ietf.org/doc/html/rfc7252#section-4.2 \title RFC 7252 - Section 4.2 */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/src/coap/qcoapqudpconnection.cpp new/qtcoap-everywhere-src-6.2.1/src/coap/qcoapqudpconnection.cpp --- old/qtcoap-everywhere-src-6.2.0/src/coap/qcoapqudpconnection.cpp 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/src/coap/qcoapqudpconnection.cpp 2021-10-21 08:23:10.000000000 +0200 @@ -287,8 +287,9 @@ */ void QCoapQUdpConnectionPrivate::writeToSocket(const QByteArray &data, const QString &host, quint16 port) { +#if QT_CONFIG(dtls) Q_Q(QCoapQUdpConnection); - +#endif if (!socket()->isWritable()) { bool opened = socket()->open(socket()->openMode() | QIODevice::WriteOnly); if (!opened) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt new/qtcoap-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt --- old/qtcoap-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt 2021-09-24 20:58:24.000000000 +0200 +++ new/qtcoap-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt 2021-10-21 08:23:10.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8) +cmake_minimum_required(VERSION 3.16) project(qmake_cmake_files)
