Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-mqtt for openSUSE:Factory checked in at 2022-03-29 18:14:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-mqtt (Old) and /work/SRC/openSUSE:Factory/.qt6-mqtt.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-mqtt" Tue Mar 29 18:14:34 2022 rev:12 rq:965396 version:6.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-mqtt/qt6-mqtt.changes 2022-02-02 22:45:01.338064298 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-mqtt.new.1900/qt6-mqtt.changes 2022-03-29 18:14:51.419098158 +0200 @@ -1,0 +2,6 @@ +Mon Mar 21 08:46:53 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.4 + * https://www.qt.io/blog/qt-6.2.4-released + +------------------------------------------------------------------- Old: ---- qtmqtt-everywhere-src-6.2.3.tar.xz New: ---- qtmqtt-everywhere-src-6.2.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-mqtt.spec ++++++ --- /var/tmp/diff_new_pack.I859kM/_old 2022-03-29 18:14:51.923098670 +0200 +++ /var/tmp/diff_new_pack.I859kM/_new 2022-03-29 18:14:51.927098674 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.2.3 +%define real_version 6.2.4 %define short_version 6.2 %define tar_name qtmqtt-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-mqtt%{?pkg_suffix} -Version: 6.2.3 +Version: 6.2.4 Release: 0 Summary: Qt 6 Module to implement MQTT protocol version 3.1 and 3.1.1 License: GPL-3.0-only WITH Qt-GPL-exception-1.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.I859kM/_old 2022-03-29 18:14:51.967098715 +0200 +++ /var/tmp/diff_new_pack.I859kM/_new 2022-03-29 18:14:51.971098719 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.2.3</param> + <param name="version">6.2.4</param> <param name="url">git://code.qt.io/qt/qtmqtt.git</param> - <param name="revision">v6.2.3</param> + <param name="revision">v6.2.4</param> <param name="scm">git</param> <param name="filename">qtmqtt-everywhere-src</param> </service> ++++++ qtmqtt-everywhere-src-6.2.3.tar.xz -> qtmqtt-everywhere-src-6.2.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/.cmake.conf new/qtmqtt-everywhere-src-6.2.4/.cmake.conf --- old/qtmqtt-everywhere-src-6.2.3/.cmake.conf 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/.cmake.conf 2022-03-04 08:18:16.000000000 +0100 @@ -1,2 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.2.3") +set(QT_REPO_MODULE_VERSION "6.2.4") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/.qmake.conf new/qtmqtt-everywhere-src-6.2.4/.qmake.conf --- old/qtmqtt-everywhere-src-6.2.3/.qmake.conf 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/.qmake.conf 2022-03-04 08:18:16.000000000 +0100 @@ -3,4 +3,4 @@ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS -MODULE_VERSION = 6.2.3 +MODULE_VERSION = 6.2.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/dependencies.yaml new/qtmqtt-everywhere-src-6.2.4/dependencies.yaml --- old/qtmqtt-everywhere-src-6.2.3/dependencies.yaml 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/dependencies.yaml 2022-03-04 08:18:16.000000000 +0100 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 4db05007d72963c082f3ffdfcc7a68c1fb53c266 + ref: d3b5353380797f3b67599ccebc5dc916057681e5 required: true ../qtdeclarative: - ref: 28dfd3b03d5ed8ca4c0f7f07f70fb591b5e245ba + ref: 26140891b4b77e2e8292f75e9d20f5798a2bd247 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/examples/CMakeLists.txt new/qtmqtt-everywhere-src-6.2.4/examples/CMakeLists.txt --- old/qtmqtt-everywhere-src-6.2.3/examples/CMakeLists.txt 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/examples/CMakeLists.txt 2022-03-04 08:18:16.000000000 +0100 @@ -1,6 +1,6 @@ # Generated from examples.pro. -qt_examples_build_begin() +qt_examples_build_begin(EXTERNAL_BUILD) add_subdirectory(mqtt) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/src/mqtt/doc/qtmqtt.qdocconf new/qtmqtt-everywhere-src-6.2.4/src/mqtt/doc/qtmqtt.qdocconf --- old/qtmqtt-everywhere-src-6.2.3/src/mqtt/doc/qtmqtt.qdocconf 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/src/mqtt/doc/qtmqtt.qdocconf 2022-03-04 08:18:16.000000000 +0100 @@ -39,7 +39,7 @@ Cpp.ignoretokens += Q_MQTT_EXPORT -depends += qtcore qtdoc qtnetwork qmake qtwebsockets +depends += qtcore qtdoc qtnetwork qmake qtwebsockets qtcmake #add generic thumbnail images for example documentation that does not have an image. manifestmeta.thumbnail.names += "QtMqtt/WebSockets MQTT Subscription*" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/src/mqtt/doc/src/index.qdoc new/qtmqtt-everywhere-src-6.2.4/src/mqtt/doc/src/index.qdoc --- old/qtmqtt-everywhere-src-6.2.3/src/mqtt/doc/src/index.qdoc 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/src/mqtt/doc/src/index.qdoc 2022-03-04 08:18:16.000000000 +0100 @@ -44,19 +44,16 @@ and devices to publish telemetry data. The supported versions are MQTT 3.1, MQTT 3.1.1, and MQTT 5.0. - \note Qt MQTT is part of the Qt for Automation offering and not Qt. For further - details please see \l {Qt for Automation}. - - \section1 Getting Started - - To include the definitions of the module's classes, use the following - directive: + \include module-use.qdocinc using qt module \code - #include <QtMqtt/QtMqtt> + find_package(Qt6 REQUIRED COMPONENTS Mqtt) + target_link_libraries(mytarget PRIVATE Qt6::Mqtt) \endcode - To link against the module, add this line to your \l qmake \c .pro file: + See also the \l {Build with CMake} overview. + + \include module-use.qdocinc building with qmake \code QT += mqtt diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtmqtt-everywhere-src-6.2.3/src/mqtt/doc/src/module.qdoc new/qtmqtt-everywhere-src-6.2.4/src/mqtt/doc/src/module.qdoc --- old/qtmqtt-everywhere-src-6.2.3/src/mqtt/doc/src/module.qdoc 2022-01-18 23:37:17.000000000 +0100 +++ new/qtmqtt-everywhere-src-6.2.4/src/mqtt/doc/src/module.qdoc 2022-03-04 08:18:16.000000000 +0100 @@ -30,19 +30,9 @@ \module QtMqtt \title Qt MQTT C++ Classes \ingroup modules + \qtcmakepackage Mqtt \qtvariable mqtt \brief Provides classes that enable sending messages via the MQTT protocol. - To use these classes in your application, use the following include - statement: - - \code - #include <QtMqtt/QtMqtt> - \endcode - - To link against the module, add this line to your \l qmake \c .pro file: - - \code - QT += mqtt - \endcode + The \l{Qt MQTT} page contains information about how to use the module. */