Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-serialport for openSUSE:Factory checked in at 2021-11-04 16:09:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-serialport (Old) and /work/SRC/openSUSE:Factory/.qt6-serialport.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-serialport" Thu Nov 4 16:09:26 2021 rev:2 rq:928717 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-serialport/qt6-serialport.changes 2021-10-04 18:41:16.694185521 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-serialport.new.1890/qt6-serialport.changes 2021-11-04 16:09:44.257052721 +0100 @@ -1,0 +2,7 @@ +Tue Oct 26 11:22:56 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 6.2.1 + * https://www.qt.io/blog/qt-6.2.1-released + + +------------------------------------------------------------------- Old: ---- qtserialport-everywhere-src-6.2.0.tar.xz New: ---- qtserialport-everywhere-src-6.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-serialport.spec ++++++ --- /var/tmp/diff_new_pack.OGBknb/_old 2021-11-04 16:09:45.137053235 +0100 +++ /var/tmp/diff_new_pack.OGBknb/_new 2021-11-04 16:09:45.141053238 +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 qtserialport-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-serialport%{?pkg_suffix} -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Qt 6 SerialPort library License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) ++++++ qtserialport-everywhere-src-6.2.0.tar.xz -> qtserialport-everywhere-src-6.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/.cmake.conf new/qtserialport-everywhere-src-6.2.1/.cmake.conf --- old/qtserialport-everywhere-src-6.2.0/.cmake.conf 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/.cmake.conf 2021-10-21 08:23:05.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/qtserialport-everywhere-src-6.2.0/.qmake.conf new/qtserialport-everywhere-src-6.2.1/.qmake.conf --- old/qtserialport-everywhere-src-6.2.0/.qmake.conf 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/.qmake.conf 2021-10-21 08:23:05.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/qtserialport-everywhere-src-6.2.0/.tag new/qtserialport-everywhere-src-6.2.1/.tag --- old/qtserialport-everywhere-src-6.2.0/.tag 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/.tag 2021-10-21 08:23:05.000000000 +0200 @@ -1 +1 @@ -862b10fac42c129b408fe54ec1facbac50dc3284 +0f26901f0154b2cc105686f582be005bf3c485b9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/configure.json new/qtserialport-everywhere-src-6.2.1/configure.json --- old/qtserialport-everywhere-src-6.2.0/configure.json 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/configure.json 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -{ - "subconfigs": [ - "src/serialport" - ] -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/dependencies.yaml new/qtserialport-everywhere-src-6.2.1/dependencies.yaml --- old/qtserialport-everywhere-src-6.2.0/dependencies.yaml 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/dependencies.yaml 2021-10-21 08:23:05.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/qtserialport-everywhere-src-6.2.0/examples/serialport/blockingreceiver/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/blockingreceiver/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/blockingreceiver/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/blockingreceiver/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(blockingreceiver LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/blockingsender/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/blockingsender/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/blockingsender/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/blockingsender/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(blockingsender LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/cenumerator/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/cenumerator/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/cenumerator/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/cenumerator/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(cenumerator LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/creaderasync/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/creaderasync/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/creaderasync/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/creaderasync/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(creaderasync LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/creadersync/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/creadersync/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/creadersync/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/creadersync/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(creadersync LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/cwriterasync/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/cwriterasync/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/cwriterasync/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/cwriterasync/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(cwriterasync LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/cwritersync/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/cwritersync/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/cwritersync/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/cwritersync/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(cwritersync LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/enumerator/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/enumerator/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/enumerator/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/enumerator/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(enumerator LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/receiver/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/receiver/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/receiver/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/receiver/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(receiver LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/sender/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/sender/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/sender/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/sender/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(sender LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/examples/serialport/terminal/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/examples/serialport/terminal/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/examples/serialport/terminal/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/examples/serialport/terminal/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(terminal LANGUAGES CXX) set(CMAKE_INCLUDE_CURRENT_DIR ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialport_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialport_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialport_p.h 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialport_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qserialport_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialportinfo_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialportinfo_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialportinfo_p.h 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qserialportinfo_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qserialportinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qtntdll_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qtntdll_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qtntdll_p.h 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qtntdll_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qtntdll_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qtudev_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qtudev_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.0/QtSerialPort/private/qtudev_p.h 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.0/QtSerialPort/private/qtudev_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/serialport/qtudev_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialport_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialport_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialport_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialport_p.h 2021-10-21 08:23:05.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qserialport_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialportinfo_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialportinfo_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialportinfo_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qserialportinfo_p.h 2021-10-21 08:23:05.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qserialportinfo_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qtntdll_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qtntdll_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qtntdll_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qtntdll_p.h 2021-10-21 08:23:05.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qtntdll_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qtudev_p.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qtudev_p.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/6.2.1/QtSerialPort/private/qtudev_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/6.2.1/QtSerialPort/private/qtudev_p.h 2021-10-21 08:23:05.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/serialport/qtudev_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/qtserialportversion.h new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/qtserialportversion.h --- old/qtserialport-everywhere-src-6.2.0/include/QtSerialPort/qtserialportversion.h 2021-09-25 17:40:13.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/include/QtSerialPort/qtserialportversion.h 2021-10-21 18:32:35.000000000 +0200 @@ -2,8 +2,8 @@ #ifndef QT_QTSERIALPORT_VERSION_H #define QT_QTSERIALPORT_VERSION_H -#define QTSERIALPORT_VERSION_STR "6.2.0" +#define QTSERIALPORT_VERSION_STR "6.2.1" -#define QTSERIALPORT_VERSION 0x060200 +#define QTSERIALPORT_VERSION 0x060201 #endif // QT_QTSERIALPORT_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/src/serialport/configure.json new/qtserialport-everywhere-src-6.2.1/src/serialport/configure.json --- old/qtserialport-everywhere-src-6.2.0/src/serialport/configure.json 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/src/serialport/configure.json 1970-01-01 01:00:00.000000000 +0100 @@ -1,41 +0,0 @@ -{ - "module": "serialport", - "condition": "!config.integrity && !config.vxworks && !config.winrt && !config.uikit && !config.wasm", - "depends": [ - "core" - ], - - "tests": { - "ntddmodm": { - "label": "ntddmodm", - "type": "compile", - "test": { - "include": [ "windows.h", "ntddmodm.h"], - "main": [ - "GUID guid = GUID_DEVINTERFACE_MODEM;" - ] - } - } - }, - - "features": { - "ntddmodm": { - "label": "ntddmodm", - "disable": "input.ntddmodm == 'no'", - "condition": "tests.ntddmodm", - "output": [ - "privateFeature", - { "type": "define", "negative": true, "name": "QT_NO_REDEFINE_GUID_DEVINTERFACE_MODEM" } - ] - } - }, - - "summary": [ - { - "section": "Serial Port", - "entries": [ - "ntddmodm" - ] - } - ] -} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialport-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt new/qtserialport-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt --- old/qtserialport-everywhere-src-6.2.0/tests/auto/cmake/CMakeLists.txt 2021-09-24 20:58:30.000000000 +0200 +++ new/qtserialport-everywhere-src-6.2.1/tests/auto/cmake/CMakeLists.txt 2021-10-21 08:23:05.000000000 +0200 @@ -6,7 +6,7 @@ # `$qt_prefix/bin/qt-cmake ..` or `cmake -DCMAKE_PREFIX_PATH=/path/to/qt ..` # 4) ctest # Run ctest -cmake_minimum_required(VERSION 3.14) +cmake_minimum_required(VERSION 3.16) project(serialport_cmake_tests) enable_testing()
