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 2022-03-29 18:14:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-coap (Old) and /work/SRC/openSUSE:Factory/.qt6-coap.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-coap" Tue Mar 29 18:14:28 2022 rev:12 rq:965390 version:6.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-coap/qt6-coap.changes 2022-02-02 22:45:01.274064731 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-coap.new.1900/qt6-coap.changes 2022-03-29 18:14:43.663090281 +0200 @@ -1,0 +2,6 @@ +Mon Mar 21 08:46:54 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.4 + * https://www.qt.io/blog/qt-6.2.4-released + +------------------------------------------------------------------- Old: ---- qtcoap-everywhere-src-6.2.3.tar.xz New: ---- qtcoap-everywhere-src-6.2.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-coap.spec ++++++ --- /var/tmp/diff_new_pack.VEMQ8u/_old 2022-03-29 18:14:44.167090793 +0200 +++ /var/tmp/diff_new_pack.VEMQ8u/_new 2022-03-29 18:14:44.175090801 +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 qtcoap-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-coap%{?pkg_suffix} -Version: 6.2.3 +Version: 6.2.4 Release: 0 Summary: Qt 6 CoAP client module License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.VEMQ8u/_old 2022-03-29 18:14:44.219090846 +0200 +++ /var/tmp/diff_new_pack.VEMQ8u/_new 2022-03-29 18:14:44.223090850 +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/qtcoap.git</param> - <param name="revision">v6.2.3</param> + <param name="revision">v6.2.4</param> <param name="scm">git</param> <param name="filename">qtcoap-everywhere-src</param> </service> ++++++ qtcoap-everywhere-src-6.2.3.tar.xz -> qtcoap-everywhere-src-6.2.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.3/.cmake.conf new/qtcoap-everywhere-src-6.2.4/.cmake.conf --- old/qtcoap-everywhere-src-6.2.3/.cmake.conf 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/.cmake.conf 2022-03-04 05:16:04.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/qtcoap-everywhere-src-6.2.3/.qmake.conf new/qtcoap-everywhere-src-6.2.4/.qmake.conf --- old/qtcoap-everywhere-src-6.2.3/.qmake.conf 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/.qmake.conf 2022-03-04 05:16:04.000000000 +0100 @@ -2,4 +2,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/qtcoap-everywhere-src-6.2.3/dependencies.yaml new/qtcoap-everywhere-src-6.2.4/dependencies.yaml --- old/qtcoap-everywhere-src-6.2.3/dependencies.yaml 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/dependencies.yaml 2022-03-04 05:16:04.000000000 +0100 @@ -1,4 +1,4 @@ dependencies: ../qtbase: - ref: 4db05007d72963c082f3ffdfcc7a68c1fb53c266 + ref: d3b5353380797f3b67599ccebc5dc916057681e5 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.3/examples/CMakeLists.txt new/qtcoap-everywhere-src-6.2.4/examples/CMakeLists.txt --- old/qtcoap-everywhere-src-6.2.3/examples/CMakeLists.txt 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/examples/CMakeLists.txt 2022-03-04 05:16:04.000000000 +0100 @@ -1,6 +1,6 @@ # Generated from examples.pro. -qt_examples_build_begin() +qt_examples_build_begin(EXTERNAL_BUILD) add_subdirectory(coap) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.3/src/coap/doc/qtcoap.qdocconf new/qtcoap-everywhere-src-6.2.4/src/coap/doc/qtcoap.qdocconf --- old/qtcoap-everywhere-src-6.2.3/src/coap/doc/qtcoap.qdocconf 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/src/coap/doc/qtcoap.qdocconf 2022-03-04 05:16:04.000000000 +0100 @@ -39,7 +39,7 @@ Cpp.ignoretokens += Q_COAP_EXPORT -depends += qtcore qtdoc qtnetwork qmake +depends += qtcore qtdoc qtnetwork qmake qtcmake #add generic thumbnail images for example documentation that does not have an image. #manifestmeta.thumbnail.names += "QtCoap/WebSockets MQTT Subscription*" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.3/src/coap/doc/src/qtcoap-index.qdoc new/qtcoap-everywhere-src-6.2.4/src/coap/doc/src/qtcoap-index.qdoc --- old/qtcoap-everywhere-src-6.2.3/src/coap/doc/src/qtcoap-index.qdoc 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/src/coap/doc/src/qtcoap-index.qdoc 2022-03-04 05:16:04.000000000 +0100 @@ -52,19 +52,16 @@ \li Resource discovery (multicast and single server) \endlist - \note Qt CoAP 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 <QtCoap/QtCoap> + find_package(Qt6 REQUIRED COMPONENTS Coap) + target_link_libraries(mytarget PRIVATE Qt6::Coap) \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 += coap @@ -92,7 +89,7 @@ Qt CoAP is available under commercial licenses from \l{The Qt Company}. In addition, it is available under the - the \l{GNU General Public License, version 3}. + \l{GNU General Public License, version 3}. \generatelist{groupsbymodule attributions-qtcoap} */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcoap-everywhere-src-6.2.3/src/coap/doc/src/qtcoap-module-cpp.qdoc new/qtcoap-everywhere-src-6.2.4/src/coap/doc/src/qtcoap-module-cpp.qdoc --- old/qtcoap-everywhere-src-6.2.3/src/coap/doc/src/qtcoap-module-cpp.qdoc 2022-01-18 13:16:10.000000000 +0100 +++ new/qtcoap-everywhere-src-6.2.4/src/coap/doc/src/qtcoap-module-cpp.qdoc 2022-03-04 05:16:04.000000000 +0100 @@ -30,19 +30,9 @@ \module QtCoap \title Qt CoAP C++ Classes \ingroup modules + \qtcmakepackage Coap \qtvariable coap \brief Provides classes to use CoAP protocol. - To use these classes in your application, use the following include - statement: - - \code - #include <QtCoap/QtCoap> - \endcode - - To link against the module, add this line to your \l qmake \c .pro file: - - \code - QT += coap - \endcode + The \l{Qt CoAP} page contains information about how to use the module. */