Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-lottie for openSUSE:Factory checked in at 2024-12-05 17:06:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-lottie (Old) and /work/SRC/openSUSE:Factory/.qt6-lottie.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-lottie" Thu Dec 5 17:06:13 2024 rev:31 rq:1228193 version:6.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-lottie/qt6-lottie.changes 2024-10-17 18:39:33.978838990 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-lottie.new.28523/qt6-lottie.changes 2024-12-05 17:07:43.015271985 +0100 @@ -1,0 +2,6 @@ +Mon Dec 2 13:02:06 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 6.8.1: + * https://www.qt.io/blog/qt-6.8.1-released + +------------------------------------------------------------------- Old: ---- qtlottie-everywhere-src-6.8.0.tar.xz New: ---- qtlottie-everywhere-src-6.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-lottie.spec ++++++ --- /var/tmp/diff_new_pack.euao1C/_old 2024-12-05 17:07:43.495292087 +0100 +++ /var/tmp/diff_new_pack.euao1C/_new 2024-12-05 17:07:43.495292087 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.8.0 +%define real_version 6.8.1 %define short_version 6.8 %define short_name qtlottie %define tar_name qtlottie-everywhere-src @@ -28,7 +28,7 @@ %endif # Name: qt6-lottie%{?pkg_suffix} -Version: 6.8.0 +Version: 6.8.1 Release: 0 Summary: QML API for rendering graphics and animation # LICENSE.GPL3-EXCEPT only applies to the conan recipe which is not used @@ -87,7 +87,8 @@ %autosetup -p1 -n %{tar_name}-%{real_version}%{tar_suffix} %build -%cmake_qt6 +%cmake_qt6 \ + -DQT_GENERATE_SBOM:BOOL=FALSE %{qt6_build} ++++++ qtlottie-everywhere-src-6.8.0.tar.xz -> qtlottie-everywhere-src-6.8.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.8.0/.cmake.conf new/qtlottie-everywhere-src-6.8.1/.cmake.conf --- old/qtlottie-everywhere-src-6.8.0/.cmake.conf 2024-10-02 16:25:49.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.1/.cmake.conf 2024-11-21 04:33:51.000000000 +0100 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.8.0") +set(QT_REPO_MODULE_VERSION "6.8.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/qtlottie-everywhere-src-6.8.0/.tag new/qtlottie-everywhere-src-6.8.1/.tag --- old/qtlottie-everywhere-src-6.8.0/.tag 2024-10-02 16:25:49.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.1/.tag 2024-11-21 04:33:51.000000000 +0100 @@ -1 +1 @@ -33132da572e52c3ee328d447af0605f4fd459d1d +5b27990e3fd9921df68ce766e2b42adc386a8cac diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.8.0/LICENSES/Qt-GPL-exception-1.0.txt new/qtlottie-everywhere-src-6.8.1/LICENSES/Qt-GPL-exception-1.0.txt --- old/qtlottie-everywhere-src-6.8.0/LICENSES/Qt-GPL-exception-1.0.txt 2024-10-02 16:25:49.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.1/LICENSES/Qt-GPL-exception-1.0.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,22 +0,0 @@ -The Qt Company GPL Exception 1.0 - -Exception 1: - -As a special exception you may create a larger work which contains the -output of this application and distribute that work under terms of your -choice, so long as the work is not otherwise derived from or based on -this application and so long as the work does not in itself generate -output that contains the output from this application in its original -or modified form. - -Exception 2: - -As a special exception, you have permission to combine this application -with Plugins licensed under the terms of your choice, to produce an -executable, and to copy and distribute the resulting executable under -the terms of your choice. However, the executable must be accompanied -by a prominent notice offering all users of the executable the entire -source code to this application, excluding the source code of the -independent modules, but including any changes you have made to this -application, under the terms of this license. - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.8.0/REUSE.toml new/qtlottie-everywhere-src-6.8.1/REUSE.toml --- old/qtlottie-everywhere-src-6.8.0/REUSE.toml 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.8.1/REUSE.toml 2024-11-21 04:33:51.000000000 +0100 @@ -0,0 +1,52 @@ +version = 1 + +[[annotations]] +path = ["tests/auto/imports/tst_imports.cpp", + "tests/manual/html/index.html"] +precedence = "closest" +comment = "test" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only" + +[[annotations]] +path = ["**CMakeLists.txt", ".cmake.conf", "**.yaml", "**.json", + "**.pri", "src/configure.cmake", "**.pro", "**.qrc"] +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"] +precedence = "closest" +comment = "version control system. Licensed as build system" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "BSD-3-Clause" + +[[annotations]] +path = ["**/doc/images/**", "examples/**"] +comment = "this must be after the build system table because example and snippets take precedence over build system" +precedence = "closest" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" + +[[annotations]] +path = ["**.qdocconf", "**.qdocinc", "tests/manual/featcheck/howtofind.txt"] +comment = "documentation" +precedence = "closest" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only" + +[[annotations]] +path = ["**.toml", "licenseRule.json"] +comment = "documentation" +precedence = "override" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only" + +[[annotations]] +path = ["**/qt_attribution.json"] +comment = "currently not needed, but ready if such file is added. documentation." +precedence = "override" +SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." +SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.8.0/dependencies.yaml new/qtlottie-everywhere-src-6.8.1/dependencies.yaml --- old/qtlottie-everywhere-src-6.8.0/dependencies.yaml 2024-10-02 16:25:49.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.1/dependencies.yaml 2024-11-21 04:33:51.000000000 +0100 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: b839e9b36db3a4e50dfb34521d8ef8de1fd01969 + ref: 0db4321f2f13c6870283f3fcc0f1a462fd7cf663 required: true ../qtdeclarative: - ref: 2884c601242f030307a5acdca984b3aa0d34e064 + ref: b34fca34941ecdbf99819bbf58b45332ac9e6fa7 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.8.0/src/bodymovin/trimpath.cpp new/qtlottie-everywhere-src-6.8.1/src/bodymovin/trimpath.cpp --- old/qtlottie-everywhere-src-6.8.0/src/bodymovin/trimpath.cpp 2024-10-02 16:25:49.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.1/src/bodymovin/trimpath.cpp 2024-11-21 04:33:51.000000000 +0100 @@ -24,7 +24,7 @@ return res; if (f1 > f2) qSwap(f1, f2); - if (qFuzzyCompare(f2 - f1, 1.0)) // Shortcut for no trimming + if (qFuzzyCompare(f2 - f1, qreal(1.0))) // Shortcut for no trimming return mPath; qreal dummy; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.8.0/src/imports/rasterrenderer/lottierasterrenderer.cpp new/qtlottie-everywhere-src-6.8.1/src/imports/rasterrenderer/lottierasterrenderer.cpp --- old/qtlottie-everywhere-src-6.8.0/src/imports/rasterrenderer/lottierasterrenderer.cpp 2024-10-02 16:25:49.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.1/src/imports/rasterrenderer/lottierasterrenderer.cpp 2024-11-21 04:33:51.000000000 +0100 @@ -302,7 +302,7 @@ << trimPath.name() << "of" << trimPath.parent()->name(); applyRepeaterTransform(i); - if (!trimPath.simultaneous() && !qFuzzyCompare(0.0, m_unitedPath.length())) { + if (!trimPath.simultaneous() && !qFuzzyCompare(qreal(0.0), m_unitedPath.length())) { qCDebug(lcLottieQtBodymovinRender) << "Render trim path in the GUI thread"; QPainterPath tr = trimPath.trim(m_unitedPath); // Do not use the applied transform, as the transform
