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 2026-05-28 17:25:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-coap (Old) and /work/SRC/openSUSE:Factory/.qt6-coap.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-coap" Thu May 28 17:25:59 2026 rev:43 rq:1355414 version:6.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-coap/qt6-coap.changes 2026-03-28 20:15:22.198422321 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-coap.new.1937/qt6-coap.changes 2026-05-28 17:27:14.816483361 +0200 @@ -1,0 +2,6 @@ +Thu May 14 14:54:36 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 6.11.1 + https://www.qt.io/blog/qt-6.11.1-released + +------------------------------------------------------------------- Old: ---- qtcoap-everywhere-src-6.11.0.tar.xz New: ---- qtcoap-everywhere-src-6.11.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-coap.spec ++++++ --- /var/tmp/diff_new_pack.Vb2i5l/_old 2026-05-28 17:27:16.312545288 +0200 +++ /var/tmp/diff_new_pack.Vb2i5l/_new 2026-05-28 17:27:16.312545288 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.11.0 +%define real_version 6.11.1 %define short_version 6.11 %define tar_name qtcoap-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-coap%{?pkg_suffix} -Version: 6.11.0 +Version: 6.11.1 Release: 0 Summary: Qt 6 CoAP client module License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Vb2i5l/_old 2026-05-28 17:27:16.356547109 +0200 +++ /var/tmp/diff_new_pack.Vb2i5l/_new 2026-05-28 17:27:16.360547275 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.11.0</param> + <param name="version">6.11.1</param> <param name="url">git://code.qt.io/qt/qtcoap.git</param> - <param name="revision">v6.11.0</param> + <param name="revision">v6.11.1</param> <param name="scm">git</param> <param name="filename">qtcoap-everywhere-src</param> </service> ++++++ qtcoap-everywhere-src-6.11.0.tar.xz -> qtcoap-everywhere-src-6.11.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.11.0/.cmake.conf new/qtcoap-everywhere-src-6.11.1/.cmake.conf --- old/qtcoap-everywhere-src-6.11.0/.cmake.conf 2026-03-09 10:39:41.000000000 +0100 +++ new/qtcoap-everywhere-src-6.11.1/.cmake.conf 2026-05-07 21:59:42.000000000 +0200 @@ -1,8 +1,9 @@ -set(QT_REPO_MODULE_VERSION "6.11.0") +set(QT_REPO_MODULE_VERSION "6.11.1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_CONTEXTLESS_CONNECT=1" "QT_NO_FOREACH=1" "QT_NO_QASCONST=1" + "QT_NO_SINGLE_ARGUMENT_QHASH_OVERLOAD=1" "QT_NO_URL_CAST_FROM_STRING=1" ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.11.0/dependencies.yaml new/qtcoap-everywhere-src-6.11.1/dependencies.yaml --- old/qtcoap-everywhere-src-6.11.0/dependencies.yaml 2026-03-09 10:39:41.000000000 +0100 +++ new/qtcoap-everywhere-src-6.11.1/dependencies.yaml 2026-05-07 21:59:42.000000000 +0200 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: 8ba7ea4b77a4b8f1948760221e264917ddc9e1c8 + ref: 59c81a3c2247b821b9b84b4eb8d939b77e07e276 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.11.0/examples/coap/doc/quickmulticastclient.qdoc new/qtcoap-everywhere-src-6.11.1/examples/coap/doc/quickmulticastclient.qdoc --- old/qtcoap-everywhere-src-6.11.0/examples/coap/doc/quickmulticastclient.qdoc 2026-03-09 10:39:41.000000000 +0100 +++ new/qtcoap-everywhere-src-6.11.1/examples/coap/doc/quickmulticastclient.qdoc 2026-05-07 21:59:42.000000000 +0200 @@ -10,6 +10,7 @@ user interface. \image quickmulticastclient.webp + {Multicast discovery window showing discovered CoAP resources} The \e {Quick CoAP Multicast Discovery} example demonstrates how to register QCoapClient as a QML type and use it in a Qt Quick application for CoAP multicast diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.11.0/examples/coap/doc/quicksecureclient.qdoc new/qtcoap-everywhere-src-6.11.1/examples/coap/doc/quicksecureclient.qdoc --- old/qtcoap-everywhere-src-6.11.0/examples/coap/doc/quicksecureclient.qdoc 2026-03-09 10:39:41.000000000 +0100 +++ new/qtcoap-everywhere-src-6.11.1/examples/coap/doc/quicksecureclient.qdoc 2026-05-07 21:59:42.000000000 +0200 @@ -9,6 +9,7 @@ \brief Securing the CoAP client and using it with a Qt Quick user interface. \image quicksecureclient.png + {Secure CoAP client with certificate configuration and response} \e {Quick Secure CoAP Client} demonstrates how to create a secure CoAP client and use it in a Qt Quick application. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.11.0/examples/coap/doc/simplecoapclient.qdoc new/qtcoap-everywhere-src-6.11.1/examples/coap/doc/simplecoapclient.qdoc --- old/qtcoap-everywhere-src-6.11.0/examples/coap/doc/simplecoapclient.qdoc 2026-03-09 10:39:41.000000000 +0100 +++ new/qtcoap-everywhere-src-6.11.1/examples/coap/doc/simplecoapclient.qdoc 2026-05-07 21:59:42.000000000 +0200 @@ -9,6 +9,7 @@ \brief Creating an application that communicates with a CoAP server. \image simplecoapclient.webp + {CoAP client window with Add Options dialog and discovered resources} \e {Simple CoAP Client} demonstrates how to create a minimalistic CoAP client application to send and receive CoAP messages.
