Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-datavis3d for openSUSE:Factory checked in at 2025-06-05 20:33:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-datavis3d (Old) and /work/SRC/openSUSE:Factory/.qt6-datavis3d.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-datavis3d" Thu Jun 5 20:33:05 2025 rev:35 rq:1282856 version:6.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-datavis3d/qt6-datavis3d.changes 2025-04-07 17:36:12.999818485 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-datavis3d.new.19631/qt6-datavis3d.changes 2025-06-05 20:33:36.747480247 +0200 @@ -1,0 +2,11 @@ +Wed Jun 4 12:05:22 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com> + +- build with -j1 if deterministic build results are wanted (bsc#1228131) + +------------------------------------------------------------------- +Tue Jun 3 07:49:25 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.9.1: + * https://www.qt.io/blog/qt-6.9.1-released + +------------------------------------------------------------------- Old: ---- qtdatavis3d-everywhere-src-6.9.0.tar.xz New: ---- qtdatavis3d-everywhere-src-6.9.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-datavis3d.spec ++++++ --- /var/tmp/diff_new_pack.apo6XZ/_old 2025-06-05 20:33:37.427508522 +0200 +++ /var/tmp/diff_new_pack.apo6XZ/_new 2025-06-05 20:33:37.427508522 +0200 @@ -16,11 +16,15 @@ # -%define real_version 6.9.0 +%define real_version 6.9.1 %define short_version 6.9 %define short_name qtdatavis3d %define tar_name qtdatavis3d-everywhere-src %define tar_suffix %{nil} +%if 0%{?want_reproducible_builds} +# workaround for bsc#1228131 +%define _smp_mflags -j1 +%endif # %global qt6_flavor @BUILD_FLAVOR@%{nil} %if "%{qt6_flavor}" == "docs" @@ -31,7 +35,7 @@ %global __requires_exclude qt6qmlimport\\((AxisHandling|SurfaceGallery)\\) # Name: qt6-datavis3d%{?pkg_suffix} -Version: 6.9.0 +Version: 6.9.1 Release: 0 Summary: Qt 6 data visualization framework License: GPL-3.0-or-later ++++++ qtdatavis3d-everywhere-src-6.9.0.tar.xz -> qtdatavis3d-everywhere-src-6.9.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/.cmake.conf new/qtdatavis3d-everywhere-src-6.9.1/.cmake.conf --- old/qtdatavis3d-everywhere-src-6.9.0/.cmake.conf 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/.cmake.conf 2025-05-29 07:56:39.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.9.0") +set(QT_REPO_MODULE_VERSION "6.9.1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/.gitreview new/qtdatavis3d-everywhere-src-6.9.1/.gitreview --- old/qtdatavis3d-everywhere-src-6.9.0/.gitreview 1970-01-01 01:00:00.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/.gitreview 2025-05-29 07:56:39.000000000 +0200 @@ -0,0 +1,4 @@ +[gerrit] +host=codereview.qt-project.org +project=qt/qtdatavis3d +defaultbranch=dev diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/.tag new/qtdatavis3d-everywhere-src-6.9.1/.tag --- old/qtdatavis3d-everywhere-src-6.9.0/.tag 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/.tag 2025-05-29 07:56:39.000000000 +0200 @@ -1 +1 @@ -26d79075db7ac12b2b1133a5a0b92bc9213dfb61 +64627d13c57ed8c8abdf9d5070e90b10e46447df diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/REUSE.toml new/qtdatavis3d-everywhere-src-6.9.1/REUSE.toml --- old/qtdatavis3d-everywhere-src-6.9.0/REUSE.toml 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/REUSE.toml 2025-05-29 07:56:39.000000000 +0200 @@ -23,18 +23,18 @@ [[annotations]] path = ["**.pro", "**.qrc", ".cmake.conf", "**.yaml", "**.pri", - "**ci_config_linux.json"] + "**ci_config_linux.json", ".tag"] precedence = "closest" comment = "build system" SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-License-Identifier = "BSD-3-Clause" [[annotations]] -path = [".tag", "**/.gitattributes", "**.gitignore"] +path = ["**/.gitattributes", "**.gitignore", "**.gitreview"] precedence = "closest" -comment = "build system" +comment = "infrastructure" SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." -SPDX-License-Identifier = "BSD-3-Clause" +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" [[annotations]] path = ["examples/**"] @@ -44,7 +44,14 @@ SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" [[annotations]] -path = ["**/doc/images/**", "**/README*", "**.qdocconf", "**.qdocinc", "**.toml", "licenseRule.json"] +path = ["**REUSE.toml", "licenseRule.json"] +comment = "infrastructure" +precedence = "override" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" + +[[annotations]] +path = ["**/doc/images/**", "**/README*", "**.qdocconf", "**.qdocinc"] comment = "documentation" precedence = "closest" SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/coin/module_config.yaml new/qtdatavis3d-everywhere-src-6.9.1/coin/module_config.yaml --- old/qtdatavis3d-everywhere-src-6.9.0/coin/module_config.yaml 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/coin/module_config.yaml 2025-05-29 07:56:39.000000000 +0200 @@ -6,7 +6,6 @@ instructions: Build: - # to be turned on when the module source SBOM pass the license check - type: EnvironmentVariable variableName: VERIFY_SOURCE_SBOM variableValue: "ON" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/dependencies.yaml new/qtdatavis3d-everywhere-src-6.9.1/dependencies.yaml --- old/qtdatavis3d-everywhere-src-6.9.0/dependencies.yaml 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/dependencies.yaml 2025-05-29 07:56:39.000000000 +0200 @@ -1,10 +1,10 @@ dependencies: ../qtbase: - ref: 25986746947798e1a22d0830d3bcb11a55fcd3ae + ref: 2ad23cd72d5f122f88ce95792a4323d639c27d25 required: true ../qtdeclarative: - ref: 47ecb4fa226253c1ac85be8130ba905f95318f36 + ref: 1e6adc3d5f1f4cbbb77b41911395782dff43cccd required: false ../qtmultimedia: - ref: 653ac764f4632188df2123e499e8a47364f6addb + ref: 26624e5522b7dfff2f9082705fa8278868fa2983 required: false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/licenseRule.json new/qtdatavis3d-everywhere-src-6.9.1/licenseRule.json --- old/qtdatavis3d-everywhere-src-6.9.0/licenseRule.json 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/licenseRule.json 2025-05-29 07:56:39.000000000 +0200 @@ -1,6 +1,6 @@ [ { - "comment" : ["file_pattern_ending: strings matched against the end of a file name.", + "comment": ["file_pattern_ending: strings matched against the end of a file name.", "location keys: regular expression matched against the beginning of", "the file path (relative to the git submodule root).", "spdx: list of SPDX-License-Expression's allowed in the matching files.", @@ -9,93 +9,105 @@ "unless they are examples", "Files with other endings can also be build system files" ], - "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", ".prf", + "file_pattern_ending": ["CMakeLists.txt", ".cmake", ".pro", ".pri", ".prf", "configure", "configure.bat", "cmake.in", "plist.in", "CMakeLists.txt.in", - ".cmake.conf", ".gitattributes", ".gitignore", ".tag", "ci_config_linux.json", + ".cmake.conf", ".tag", "ci_config_linux.json", ".yaml", ".qrc"], - "location" : { - "" : { - "comment" : "Default", - "file type" : "build system", - "spdx" : ["BSD-3-Clause"] - }, - "(.*)(examples/|snippets/)" : { - "comment" : "Example takes precedent", - "file type" : "examples and snippets", - "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + "location": { + "": { + "comment": "Default", + "file type": "build system", + "spdx": ["BSD-3-Clause"] + }, + "(.*)(examples/|snippets/)": { + "comment": "Example takes precedent", + "file type": "examples and snippets", + "spdx": ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] } } }, { - "comments" : ["Files with the following endings are Tool licensed,", + "comments": ["Files with the following endings are infrastructure licensed"], + "file_pattern_ending": [".gitattributes", ".gitignore", ".gitmodules", ".gitreview", + "_clang-format", "licenseRule.json", "REUSE.toml"], + "location":{ + "": { + "comment": "Default", + "file type": "infrastructure", + "spdx": ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comments": ["Files with the following endings are Tool licensed,", "unless they are examples.", "Files with other endings can also be tool files."], - "file_pattern_ending" : [".sh", ".py", ".pl", ".bat", ".ps1"], - "location" :{ - "" : { - "comment" : "Default", - "file type" : "tools and utils", - "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] - }, - "(.*)(examples/|snippets/)" : { - "comment" : "Example takes precedent", - "file type" : "examples and snippets", - "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + "file_pattern_ending": [".sh", ".py", ".pl", ".bat", ".ps1"], + "location":{ + "": { + "comment": "Default", + "file type": "tools and utils", + "spdx": ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] + }, + "(.*)(examples/|snippets/)": { + "comment": "Example takes precedent", + "file type": "examples and snippets", + "spdx": ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] } } }, { - "comment" : "Files with the following endings are Documentation licensed.", - "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", "README", "qt_attribution.json", - "REUSE.toml", "licenseRule.json", ".qdocconf", ".qdocinc"], - "location" :{ - "" : { - "comment" : "", - "file type" : "documentation", - "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + "comment": "Files with the following endings are Documentation licensed.", + "file_pattern_ending": [".qdoc", ".qdocinc" , ".qdocconf", "README", "qt_attribution.json", + ".qdocconf", ".qdocinc"], + "location":{ + "": { + "comment": "", + "file type": "documentation", + "spdx": ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] } } }, { - "comment" : ["All other files", + "comment": ["All other files", "The licensing is defined only by the file location in the Qt module repository.", "NO <file_pattern_ending> key for this case!", "This needs to be the last entry of the file."], - "location" : { - "" : { - "comment" : "Default", - "file type" : "module and plugin", - "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] - }, - "dist/" : { - "comment" : "Default", - "file type" : "documentation", - "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] - }, - "src/" : { - "comment" : "Default", - "file type" : "module and plugin", - "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] - }, - "tests/" : { - "comment" : "Default", - "file type" : "test", - "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] - }, - "(.*)(examples/|snippets/)" : { - "comment" : "Default", - "file type" : "examples and snippets", - "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] - }, - "(.*|examples).*doc/images/" : { - "comment" : "Default", - "file type" : "documentation", - "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] - }, - "tests/auto/cpptest/common/cpptestutil\\.h" : { - "comment" : "", - "file type" : "util", - "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] + "location": { + "": { + "comment": "Default", + "file type": "module and plugin", + "spdx": ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "dist/": { + "comment": "Default", + "file type": "documentation", + "spdx": ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + }, + "src/": { + "comment": "Default", + "file type": "module and plugin", + "spdx": ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "tests/": { + "comment": "Default", + "file type": "test", + "spdx": ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "(.*)(examples/|snippets/)": { + "comment": "Default", + "file type": "examples and snippets", + "spdx": ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + }, + "(.*|examples).*doc/images/": { + "comment": "Default", + "file type": "documentation", + "spdx": ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + }, + "tests/auto/cpptest/common/cpptestutil\\.h": { + "comment": "", + "file type": "util", + "spdx": ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] } } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/src/datavisualization/data/qcustom3dvolume.cpp new/qtdatavis3d-everywhere-src-6.9.1/src/datavisualization/data/qcustom3dvolume.cpp --- old/qtdatavis3d-everywhere-src-6.9.0/src/datavisualization/data/qcustom3dvolume.cpp 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/src/datavisualization/data/qcustom3dvolume.cpp 2025-05-29 07:56:39.000000000 +0200 @@ -1,5 +1,6 @@ // Copyright (C) 2017 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only +// Qt-Security score:critical reason:execute-external-code #include "qcustom3dvolume_p.h" #include "utils_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/src/datavisualization/engine/qabstract3dgraph.cpp new/qtdatavis3d-everywhere-src-6.9.1/src/datavisualization/engine/qabstract3dgraph.cpp --- old/qtdatavis3d-everywhere-src-6.9.0/src/datavisualization/engine/qabstract3dgraph.cpp 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/src/datavisualization/engine/qabstract3dgraph.cpp 2025-05-29 07:56:39.000000000 +0200 @@ -203,8 +203,9 @@ #if defined(Q_OS_MACOS) // Enable touch events for Mac touchpads typedef void * (*EnableTouch)(QWindow*, bool); - EnableTouch enableTouch = - (EnableTouch)QGuiApplication::platformNativeInterface()->nativeResourceFunctionForIntegration("registertouchwindow"); + EnableTouch enableTouch = reinterpret_cast<EnableTouch>( + QFunctionPointer(QGuiApplication::platformNativeInterface() + ->nativeResourceFunctionForIntegration("registertouchwindow"))); if (enableTouch) enableTouch(this, true); #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtdatavis3d-everywhere-src-6.9.0/src/datavisualizationqml/abstractdeclarative.cpp new/qtdatavis3d-everywhere-src-6.9.1/src/datavisualizationqml/abstractdeclarative.cpp --- old/qtdatavis3d-everywhere-src-6.9.0/src/datavisualizationqml/abstractdeclarative.cpp 2025-03-29 03:04:42.000000000 +0100 +++ new/qtdatavis3d-everywhere-src-6.9.1/src/datavisualizationqml/abstractdeclarative.cpp 2025-05-29 07:56:39.000000000 +0200 @@ -433,8 +433,9 @@ // Enable touch events for Mac touchpads window->setVisible(true); typedef void * (*EnableTouch)(QWindow*, bool); - EnableTouch enableTouch = - (EnableTouch)QGuiApplication::platformNativeInterface()->nativeResourceFunctionForIntegration("registertouchwindow"); + EnableTouch enableTouch = reinterpret_cast<EnableTouch>( + QFunctionPointer(QGuiApplication::platformNativeInterface() + ->nativeResourceFunctionForIntegration("registertouchwindow"))); if (enableTouch) enableTouch(window, true); window->setVisible(previousVisibility);