Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-charts for openSUSE:Factory checked in at 2024-05-27 11:44:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-charts (Old) and /work/SRC/openSUSE:Factory/.qt6-charts.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-charts" Mon May 27 11:44:54 2024 rev:27 rq:1176046 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-charts/qt6-charts.changes 2024-04-08 17:38:10.590459919 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-charts.new.24587/qt6-charts.changes 2024-05-27 11:45:54.059903851 +0200 @@ -1,0 +2,6 @@ +Tue May 21 08:31:24 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.7.1: + * https://www.qt.io/blog/qt-6.7.1-released + +------------------------------------------------------------------- Old: ---- qtcharts-everywhere-src-6.7.0.tar.xz New: ---- qtcharts-everywhere-src-6.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-charts.spec ++++++ --- /var/tmp/diff_new_pack.sFZ6Yr/_old 2024-05-27 11:45:56.487992806 +0200 +++ /var/tmp/diff_new_pack.sFZ6Yr/_new 2024-05-27 11:45:56.487992806 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.7.0 +%define real_version 6.7.1 %define short_version 6.7 %define short_name qtcharts %define tar_name qtcharts-everywhere-src @@ -28,12 +28,12 @@ %endif # Name: qt6-charts%{?pkg_suffix} -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Qt 6 Charts library License: GPL-3.0-or-later URL: https://www.qt.io -Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-charts-rpmlintrc BuildRequires: pkgconfig BuildRequires: qt6-core-private-devel ++++++ qtcharts-everywhere-src-6.7.0.tar.xz -> qtcharts-everywhere-src-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/.cmake.conf new/qtcharts-everywhere-src-6.7.1/.cmake.conf --- old/qtcharts-everywhere-src-6.7.0/.cmake.conf 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/.cmake.conf 2024-05-09 07:15:43.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.7.0") +set(QT_REPO_MODULE_VERSION "6.7.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/qtcharts-everywhere-src-6.7.0/.tag new/qtcharts-everywhere-src-6.7.1/.tag --- old/qtcharts-everywhere-src-6.7.0/.tag 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/.tag 2024-05-09 07:15:43.000000000 +0200 @@ -1 +1 @@ -f35de24c01a6e9c64276b657407653e893c3004c +5c37319725b6ef1da52b5a69998043e239660724 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/dependencies.yaml new/qtcharts-everywhere-src-6.7.1/dependencies.yaml --- old/qtcharts-everywhere-src-6.7.0/dependencies.yaml 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/dependencies.yaml 2024-05-09 07:15:43.000000000 +0200 @@ -1,10 +1,10 @@ dependencies: ../qtbase: - ref: 98602c26fc97eb41e3dd7548194ca637420a31b9 + ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85 required: true ../qtdeclarative: - ref: e6d14fcdc95713f65367499629f93fb1f1e35ec9 + ref: 734849e4577b75e85420b08ddb55974482bbd063 required: false ../qtmultimedia: - ref: 5d2bdf00927771b74c407f7ffa958eb37b1f5e89 + ref: 103cde748b78844f01d4972a3c3069a78b97cbd4 required: false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause qt_examples_build_begin(EXTERNAL_BUILD) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause if(QT_FEATURE_charts_area_chart AND QT_FEATURE_charts_line_chart diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/audio/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/audio/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/audio/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/audio/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(audio LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/chartsgallery/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/chartsgallery/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/chartsgallery/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/chartsgallery/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2023 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(chartsgallery LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/openglseries/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/openglseries/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/openglseries/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/openglseries/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(openglseries LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/qmlchartsgallery/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/qmlchartsgallery/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/qmlchartsgallery/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/qmlchartsgallery/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2023 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(qmlchartsgallery LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/qmloscilloscope/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/qmloscilloscope/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/qmloscilloscope/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/qmloscilloscope/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(qmloscilloscope LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/qmlweather/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/qmlweather/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/qmlweather/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/qmlweather/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(qmlweather LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/examples/charts/zoomlinechart/CMakeLists.txt new/qtcharts-everywhere-src-6.7.1/examples/charts/zoomlinechart/CMakeLists.txt --- old/qtcharts-everywhere-src-6.7.0/examples/charts/zoomlinechart/CMakeLists.txt 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/examples/charts/zoomlinechart/CMakeLists.txt 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(zoomlinechart LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/licenseRule.json new/qtcharts-everywhere-src-6.7.1/licenseRule.json --- old/qtcharts-everywhere-src-6.7.0/licenseRule.json 1970-01-01 01:00:00.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/licenseRule.json 2024-05-09 07:15:43.000000000 +0200 @@ -0,0 +1,89 @@ +[ + { + "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.", + "-------------------------------------------------------", + "Files with the following endings are Build System licensed,", + "unless they are examples", + "Files with other endings can also be build system files" + ], + "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", ".prf", + "configure", "configure.bat", "cmake.in", "plist.in", "CMakeLists.txt.in"], + "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,", + "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"] + } + } + }, + { + "comment" : "Files with the following endings are Documentation licensed.", + "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", "README", "qt_attribution.json"], + "location" :{ + "" : { + "comment" : "", + "file type" : "documentation", + "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + } + } + }, + { + "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"] + }, + "src/" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "plugins/" : { + "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"] + } + } + } +] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/src/charts/doc/snippets/doc_src_qtcharts.cpp new/qtcharts-everywhere-src-6.7.1/src/charts/doc/snippets/doc_src_qtcharts.cpp --- old/qtcharts-everywhere-src-6.7.0/src/charts/doc/snippets/doc_src_qtcharts.cpp 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/src/charts/doc/snippets/doc_src_qtcharts.cpp 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause //! [0] #include <QtCharts> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtcharts-everywhere-src-6.7.0/src/charts/doc/snippets/doc_src_qtcharts.pro new/qtcharts-everywhere-src-6.7.1/src/charts/doc/snippets/doc_src_qtcharts.pro --- old/qtcharts-everywhere-src-6.7.0/src/charts/doc/snippets/doc_src_qtcharts.pro 2024-03-25 13:37:57.000000000 +0100 +++ new/qtcharts-everywhere-src-6.7.1/src/charts/doc/snippets/doc_src_qtcharts.pro 2024-05-09 07:15:43.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2016 The Qt Company Ltd. -# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause #! [0] QT += charts