Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-opcua for openSUSE:Factory checked in at 2022-06-20 15:37:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-opcua (Old) and /work/SRC/openSUSE:Factory/.qt6-opcua.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-opcua" Mon Jun 20 15:37:31 2022 rev:12 rq:983742 version:6.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-opcua/qt6-opcua.changes 2022-04-20 16:56:01.794550182 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-opcua.new.1548/qt6-opcua.changes 2022-06-20 15:37:55.478916462 +0200 @@ -1,0 +2,6 @@ +Fri Jun 17 15:15:21 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.3.1: + * https://www.qt.io/blog/qt-6.3.1-released + +------------------------------------------------------------------- Old: ---- qtopcua-everywhere-src-6.3.0.tar.xz New: ---- qtopcua-everywhere-src-6.3.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-opcua.spec ++++++ --- /var/tmp/diff_new_pack.X8G3D2/_old 2022-06-20 15:37:55.970917181 +0200 +++ /var/tmp/diff_new_pack.X8G3D2/_new 2022-06-20 15:37:55.974917187 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.3.0 +%define real_version 6.3.1 %define short_version 6.3 %define tar_name qtopcua-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-opcua%{?pkg_suffix} -Version: 6.3.0 +Version: 6.3.1 Release: 0 Summary: Qt wrapper for existing OPC UA stacks # src/plugins/opcua is GPL-3.0-or-later, rest is dual licensed @@ -37,15 +37,15 @@ Source: %{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-opcua-rpmlintrc BuildRequires: pkgconfig -BuildRequires: pkgconfig(openssl) BuildRequires: qt6-core-private-devel BuildRequires: qt6-network-private-devel BuildRequires: cmake(Qt6Core) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Network) -BuildRequires: cmake(Qt6QuickTest) BuildRequires: cmake(Qt6Quick) +BuildRequires: cmake(Qt6QuickTest) BuildRequires: cmake(Qt6Widgets) +BuildRequires: pkgconfig(openssl) %if "%{qt6_flavor}" == "docs" BuildRequires: qt6-tools %{qt6_doc_packages} @@ -97,8 +97,8 @@ %package -n qt6-declarativeopcua-private-devel Summary: Non-ABI stable API for the Qt 6 DeclarativeOpcua library Requires: libQt6DeclarativeOpcua6 = %{version} -Requires: cmake(Qt6OpcUa) = %{real_version} Requires: cmake(Qt6Gui) +Requires: cmake(Qt6OpcUa) = %{real_version} Requires: cmake(Qt6Quick) %description -n qt6-declarativeopcua-private-devel @@ -149,6 +149,7 @@ %{_qt6_libdir}/libQt6OpcUa.so %{_qt6_metatypesdir}/qt6opcua_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_opcua.pri +%{_qt6_pkgconfigdir}/Qt6OpcUa.pc %exclude %{_qt6_includedir}/QtOpcUa/%{real_version} %files private-devel @@ -170,6 +171,7 @@ %{_qt6_metatypesdir}/qt6declarativeopcua_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_declarativeopcua.pri %{_qt6_mkspecsdir}/modules/qt_lib_declarativeopcua_private.pri +%{_qt6_pkgconfigdir}/Qt6DeclarativeOpcua.pc %endif ++++++ _service ++++++ --- /var/tmp/diff_new_pack.X8G3D2/_old 2022-06-20 15:37:56.022917257 +0200 +++ /var/tmp/diff_new_pack.X8G3D2/_new 2022-06-20 15:37:56.026917263 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="changesgenerate">disable</param> - <param name="version">6.3.0</param> + <param name="version">6.3.1</param> <param name="url">git://code.qt.io/qt/qtopcua.git</param> - <param name="revision">v6.3.0</param> + <param name="revision">v6.3.1</param> <param name="scm">git</param> <param name="filename">qtopcua-everywhere-src</param> </service> ++++++ qtopcua-everywhere-src-6.3.0.tar.xz -> qtopcua-everywhere-src-6.3.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/.cmake.conf new/qtopcua-everywhere-src-6.3.1/.cmake.conf --- old/qtopcua-everywhere-src-6.3.0/.cmake.conf 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/.cmake.conf 2022-06-08 05:53:21.000000000 +0200 @@ -1,2 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.3.0") -set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") +set(QT_REPO_MODULE_VERSION "6.3.1") +set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/coin/module_config.yaml new/qtopcua-everywhere-src-6.3.1/coin/module_config.yaml --- old/qtopcua-everywhere-src-6.3.0/coin/module_config.yaml 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/coin/module_config.yaml 2022-06-08 05:53:21.000000000 +0200 @@ -9,5 +9,11 @@ - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" Test: - - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" - - !include "{{qt/qtbase}}/coin_module_test_docs.yaml" + - type: Group + instructions: + - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" + - !include "{{qt/qtbase}}/coin_module_test_docs.yaml" + enable_if: + condition: property + property: target.os + not_equals_value: QNX diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/dependencies.yaml new/qtopcua-everywhere-src-6.3.1/dependencies.yaml --- old/qtopcua-everywhere-src-6.3.0/dependencies.yaml 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/dependencies.yaml 2022-06-08 05:53:21.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 9554d315aa74eaba1726405ee09117e2ebc6111f + ref: 8483dcde90f40cdfd0a0ec4245b03610b46b6cae required: true ../qtdeclarative: - ref: 2a45651292f45eca3d1f9fa518a8ebfcac647f18 + ref: 47ef121e1a436fd46129cdaa1a4398c82045eb97 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/examples/opcua/waterpump/simulationserver/.prev_CMakeLists.txt new/qtopcua-everywhere-src-6.3.1/examples/opcua/waterpump/simulationserver/.prev_CMakeLists.txt --- old/qtopcua-everywhere-src-6.3.0/examples/opcua/waterpump/simulationserver/.prev_CMakeLists.txt 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/examples/opcua/waterpump/simulationserver/.prev_CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,51 +0,0 @@ -# Generated from simulationserver.pro. - -cmake_minimum_required(VERSION 3.14) -project(simulationserver LANGUAGES CXX) - -set(CMAKE_INCLUDE_CURRENT_DIR ON) - -set(CMAKE_AUTOMOC ON) -set(CMAKE_AUTORCC ON) -set(CMAKE_AUTOUIC ON) - -if(NOT DEFINED INSTALL_EXAMPLESDIR) - set(INSTALL_EXAMPLESDIR "examples") -endif() - -set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/opcua/waterpump/simulationserver") - -find_package(Qt6 COMPONENTS Core) -find_package(Qt6 COMPONENTS OpcUa) - -qt_add_executable(simulationserver - ../../../../../../..//Automation/sources/qtopcua//src/plugins/opcua/open62541/qopen62541utils.cpp - ../../../../../../..//Automation/sources/qtopcua//src/plugins/opcua/open62541/qopen62541valueconverter.cpp - main.cpp - simulationserver.cpp simulationserver.h -) -set_target_properties(simulationserver PROPERTIES - WIN32_EXECUTABLE FALSE - MACOSX_BUNDLE TRUE -) -target_include_directories(simulationserver PUBLIC - ../../../../../../..//Automation/sources/qtopcua//src/plugins/opcua/open62541 -) - -target_link_libraries(simulationserver PUBLIC - Qt::Core - Qt::OpcUa - Qt::OpcUaPrivate -) - -if(QT_FEATURE_system_open62541 OR NOT QT_FEATURE_open62541) - target_link_libraries(simulationserver PRIVATE - open62541 - ) -endif() - -install(TARGETS simulationserver - RUNTIME DESTINATION "${INSTALL_EXAMPLEDIR}" - BUNDLE DESTINATION "${INSTALL_EXAMPLEDIR}" - LIBRARY DESTINATION "${INSTALL_EXAMPLEDIR}" -) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/examples/opcua/waterpump/waterpump-qml/.prev_CMakeLists.txt new/qtopcua-everywhere-src-6.3.1/examples/opcua/waterpump/waterpump-qml/.prev_CMakeLists.txt --- old/qtopcua-everywhere-src-6.3.0/examples/opcua/waterpump/waterpump-qml/.prev_CMakeLists.txt 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/examples/opcua/waterpump/waterpump-qml/.prev_CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,61 +0,0 @@ -# Generated from waterpump-qml.pro. - -cmake_minimum_required(VERSION 3.14) -project(waterpump-qml LANGUAGES CXX) - -set(CMAKE_INCLUDE_CURRENT_DIR ON) - -set(CMAKE_AUTOMOC ON) -set(CMAKE_AUTORCC ON) -set(CMAKE_AUTOUIC ON) - -if(NOT DEFINED INSTALL_EXAMPLESDIR) - set(INSTALL_EXAMPLESDIR "examples") -endif() - -set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/opcua/waterpump/waterpump-qml") - -find_package(Qt6 COMPONENTS Core) -find_package(Qt6 COMPONENTS Gui) -find_package(Qt6 COMPONENTS Quick) - -qt_add_executable(waterpump-qml - main.cpp -) -set_target_properties(waterpump-qml PROPERTIES - WIN32_EXECUTABLE TRUE - MACOSX_BUNDLE TRUE -) -target_link_libraries(waterpump-qml PUBLIC - Qt::Core - Qt::Gui - Qt::Quick -) - - -# Resources: -set(qml_resource_files - "MachineDisplay.qml" - "Pump.qml" - "ServerControl.qml" - "Tank1Unit.qml" - "Tank2Unit.qml" - "TankDisplay.qml" - "ValueDisplay.qml" - "machine/Machine.qml" - "machine/Tank.qml" - "main.qml" -) - -qt6_add_resources(waterpump-qml "qml" - PREFIX - "/" - FILES - ${qml_resource_files} -) - -install(TARGETS waterpump-qml - RUNTIME DESTINATION "${INSTALL_EXAMPLEDIR}" - BUNDLE DESTINATION "${INSTALL_EXAMPLEDIR}" - LIBRARY DESTINATION "${INSTALL_EXAMPLEDIR}" -) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/examples/opcua/waterpump/waterpump-qmlcpp/.prev_CMakeLists.txt new/qtopcua-everywhere-src-6.3.1/examples/opcua/waterpump/waterpump-qmlcpp/.prev_CMakeLists.txt --- old/qtopcua-everywhere-src-6.3.0/examples/opcua/waterpump/waterpump-qmlcpp/.prev_CMakeLists.txt 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/examples/opcua/waterpump/waterpump-qmlcpp/.prev_CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,62 +0,0 @@ -# Generated from waterpump-qmlcpp.pro. - -cmake_minimum_required(VERSION 3.14) -project(waterpump-qmlcpp LANGUAGES CXX) - -set(CMAKE_INCLUDE_CURRENT_DIR ON) - -set(CMAKE_AUTOMOC ON) -set(CMAKE_AUTORCC ON) -set(CMAKE_AUTOUIC ON) - -if(NOT DEFINED INSTALL_EXAMPLESDIR) - set(INSTALL_EXAMPLESDIR "examples") -endif() - -set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/opcua/waterpump/waterpump-qmlcpp") - -find_package(Qt6 COMPONENTS Core) -find_package(Qt6 COMPONENTS Gui) -find_package(Qt6 COMPONENTS Quick) -find_package(Qt6 COMPONENTS OpcUa) - -qt_add_executable(waterpump-qmlcpp - main.cpp - opcuamachinebackend.cpp opcuamachinebackend.h -) -set_target_properties(waterpump-qmlcpp PROPERTIES - WIN32_EXECUTABLE TRUE - MACOSX_BUNDLE TRUE -) -target_link_libraries(waterpump-qmlcpp PUBLIC - Qt::Core - Qt::Gui - Qt::OpcUa - Qt::Quick -) - - -# Resources: -set(qml_resource_files - "Pump.qml" - "ServerControl.qml" - "Tank.qml" - "Tank1Unit.qml" - "Tank2Unit.qml" - "TankSimulation.qml" - "ValueDisplay.qml" - "main.qml" -) - -qt6_add_resources(waterpump-qmlcpp "qml" - PREFIX - "/" - FILES - ${qml_resource_files} -) - -install(TARGETS waterpump-qmlcpp - RUNTIME DESTINATION "${INSTALL_EXAMPLEDIR}" - BUNDLE DESTINATION "${INSTALL_EXAMPLEDIR}" - LIBRARY DESTINATION "${INSTALL_EXAMPLEDIR}" -) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/tests/auto/CMakeLists.txt new/qtopcua-everywhere-src-6.3.1/tests/auto/CMakeLists.txt --- old/qtopcua-everywhere-src-6.3.0/tests/auto/CMakeLists.txt 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/tests/auto/CMakeLists.txt 2022-06-08 05:53:21.000000000 +0200 @@ -1,12 +1,14 @@ # Generated from auto.pro. -add_subdirectory(qopcuaclient) -add_subdirectory(connection) -add_subdirectory(security) -if(TARGET Qt::QuickTest AND (QT_FEATURE_open62541 OR QT_FEATURE_uacpp)) - add_subdirectory(declarative) - add_subdirectory(clientSetupInCpp) -endif() -if(QT_FEATURE_gds AND QT_FEATURE_ssl AND NOT APPLE AND NOT WINRT) - add_subdirectory(x509) +if(NOT ANDROID) + add_subdirectory(qopcuaclient) + add_subdirectory(connection) + add_subdirectory(security) + if(TARGET Qt::QuickTest AND (QT_FEATURE_open62541 OR QT_FEATURE_uacpp)) + add_subdirectory(declarative) + add_subdirectory(clientSetupInCpp) + endif() + if(QT_FEATURE_gds AND QT_FEATURE_ssl AND NOT APPLE AND NOT WINRT) + add_subdirectory(x509) + endif() endif() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/tests/auto/declarative/BLACKLIST new/qtopcua-everywhere-src-6.3.1/tests/auto/declarative/BLACKLIST --- old/qtopcua-everywhere-src-6.3.0/tests/auto/declarative/BLACKLIST 1970-01-01 01:00:00.000000000 +0100 +++ new/qtopcua-everywhere-src-6.3.1/tests/auto/declarative/BLACKLIST 2022-06-08 05:53:21.000000000 +0200 @@ -0,0 +1,3 @@ +# QTBUG-100007 +[SubscriptionsTest: open62541: Create String Node Id::test_nodeTest] +macos diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtopcua-everywhere-src-6.3.0/tests/open62541-testserver/.prev_CMakeLists.txt new/qtopcua-everywhere-src-6.3.1/tests/open62541-testserver/.prev_CMakeLists.txt --- old/qtopcua-everywhere-src-6.3.0/tests/open62541-testserver/.prev_CMakeLists.txt 2022-04-05 23:42:27.000000000 +0200 +++ new/qtopcua-everywhere-src-6.3.1/tests/open62541-testserver/.prev_CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,93 +0,0 @@ -# Generated from open62541-testserver.pro. - -##################################################################### -## open62541-testserver Binary: -##################################################################### - -qt_add_executable(open62541-testserver - SOURCES - ../../src/plugins/opcua/open62541/qopen62541utils.cpp - ../../src/plugins/opcua/open62541/qopen62541valueconverter.cpp - main.cpp - testserver.cpp testserver.h - INCLUDE_DIRECTORIES - ../../src/plugins/opcua/open62541 - PUBLIC_LIBRARIES - Qt::Gui - Qt::OpcUaPrivate -) - -# Resources: -set(certs_resource_files - "pki/own/certs/open62541-testserver.der" - "pki/own/private/open62541-testserver.der" - "pki/trusted/certs/opcuaviewer.der" - "pki/trusted/certs/tst_security.der" -) - -qt_add_resource(open62541-testserver "certs" - PREFIX - "/" - FILES - ${certs_resource_files} -) - - -#### Keys ignored in scope 1:.:.:open62541-testserver.pro:<TRUE>: -# DEPENDPATH = "INCLUDEPATH" -# QMAKE_CFLAGS_RELEASE = "--O2" -# QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO = "--O2" -# TEMPLATE = "app" - -## Scopes: -##################################################################### - -qt_extend_target(open62541-testserver CONDITION QT_FEATURE_open62541 AND NOT QT_FEATURE_system_open62541 - SOURCES - ../../src/3rdparty/open62541/open62541.h - INCLUDE_DIRECTORIES - ../../src/3rdparty/open62541 -) - -qt_extend_target(open62541-testserver CONDITION QT_FEATURE_mbedtls AND QT_FEATURE_open62541 AND NOT QT_FEATURE_system_open62541 - DEFINES - UA_ENABLE_ENCRYPTION - UA_ENABLE_ENCRYPTION_MBEDTLS - LIBRARIES - mbedtls -) - -qt_extend_target(open62541-testserver CONDITION QT_FEATURE_open62541 AND win32-msvc AND NOT QT_FEATURE_system_open62541 - PUBLIC_LIBRARIES - ws2_32.lib -) - -qt_extend_target(open62541-testserver CONDITION (QT_FEATURE_open62541 AND NOT QT_FEATURE_system_open62541) AND (win32-g++) - PUBLIC_LIBRARIES - ws2_32 -) - -qt_extend_target(open62541-testserver CONDITION QT_FEATURE_open62541 AND NOT QT_FEATURE_system_open62541 AND (WINRT OR win32-msvc) - SOURCES - ../../src/3rdparty/open62541/open62541.c -) - -#### Keys ignored in scope 10:.:../../src/3rdparty:../../src/3rdparty/open62541.pri:else: -# OPEN62541_CFLAGS = "-Wno-unused-parameter" "-Wno-unused-function" "-Wno-format" "-Wno-strict-aliasing" "-Wno-unused-result" "-std=c99" -# QMAKE_EXTRA_COMPILERS = "open62541_compiler" -# open62541_compiler.commands = "$$QMAKE_CC" "-c" "$(CFLAGS)" "$$OPEN62541_CFLAGS" "$(INCPATH)" "${QMAKE_FILE_IN}" "-o" "${QMAKE_FILE_OUT}" -# open62541_compiler.dependency_type = "TYPE_C" -# open62541_compiler.input = "OPEN62541_SOURCES" -# open62541_compiler.name = "compiling" "${QMAKE_FILE_IN}" -# open62541_compiler.output = "${QMAKE_VAR_OBJECTS_DIR}${QMAKE_FILE_BASE}$${firstQMAKE_EXT_OBJ}" - -#### Keys ignored in scope 11:.:../../src/3rdparty:../../src/3rdparty/open62541.pri:silent: -# open62541_compiler.commands = "@echo" "compiling" "${QMAKE_FILE_IN}" "&&" - -qt_extend_target(open62541-testserver CONDITION QT_FEATURE_system_open62541 OR NOT QT_FEATURE_open62541 - LIBRARIES - open62541 -) - -#### Keys ignored in scope 5:.:.:open62541-testserver.pro:WIN32: -# DESTDIR = "./"