commit qt6-lottie for openSUSE:Factory
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-10-17 18:39:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-lottie (Old) and /work/SRC/openSUSE:Factory/.qt6-lottie.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "qt6-lottie" Thu Oct 17 18:39:11 2024 rev:30 rq:1207615 version:6.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-lottie/qt6-lottie.changes 2024-10-03 17:37:54.562040311 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-lottie.new.19354/qt6-lottie.changes 2024-10-17 18:39:33.978838990 +0200 @@ -1,0 +2,6 @@ +Tue Oct 8 09:29:45 UTC 2024 - Christophe Marin <christophe@krop.fr> + +- Update to 6.8.0: + * https://www.qt.io/blog/qt-6.8-released + +------------------------------------------------------------------- Old: ---- qtlottie-everywhere-src-6.7.3.tar.xz New: ---- qtlottie-everywhere-src-6.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-lottie.spec ++++++ --- /var/tmp/diff_new_pack.kYnqt1/_old 2024-10-17 18:39:34.758871703 +0200 +++ /var/tmp/diff_new_pack.kYnqt1/_new 2024-10-17 18:39:34.758871703 +0200 @@ -1,7 +1,7 @@ # # spec file for package qt6-lottie # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,8 @@ # -%define real_version 6.7.3 -%define short_version 6.7 +%define real_version 6.8.0 +%define short_version 6.8 %define short_name qtlottie %define tar_name qtlottie-everywhere-src %define tar_suffix %{nil} @@ -28,7 +28,7 @@ %endif # Name: qt6-lottie%{?pkg_suffix} -Version: 6.7.3 +Version: 6.8.0 Release: 0 Summary: QML API for rendering graphics and animation # LICENSE.GPL3-EXCEPT only applies to the conan recipe which is not used ++++++ qtlottie-everywhere-src-6.7.3.tar.xz -> qtlottie-everywhere-src-6.8.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.7.3/.cmake.conf new/qtlottie-everywhere-src-6.8.0/.cmake.conf --- old/qtlottie-everywhere-src-6.7.3/.cmake.conf 2024-09-19 20:59:02.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.0/.cmake.conf 2024-10-02 16:25:49.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.7.3") +set(QT_REPO_MODULE_VERSION "6.8.0") 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.7.3/.tag new/qtlottie-everywhere-src-6.8.0/.tag --- old/qtlottie-everywhere-src-6.7.3/.tag 2024-09-19 20:59:02.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.0/.tag 2024-10-02 16:25:49.000000000 +0200 @@ -1 +1 @@ -8bffbb35312cd855804019de5d2d964b6f793a86 +33132da572e52c3ee328d447af0605f4fd459d1d diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.7.3/dependencies.yaml new/qtlottie-everywhere-src-6.8.0/dependencies.yaml --- old/qtlottie-everywhere-src-6.7.3/dependencies.yaml 2024-09-19 20:59:02.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.0/dependencies.yaml 2024-10-02 16:25:49.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 92b685784960eea6eb353688cf0edeb94d69c6cd + ref: b839e9b36db3a4e50dfb34521d8ef8de1fd01969 required: true ../qtdeclarative: - ref: 34ffe0c15a9564fefcf01a738eb0bde370399959 + ref: 2884c601242f030307a5acdca984b3aa0d34e064 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.7.3/src/CMakeLists.txt new/qtlottie-everywhere-src-6.8.0/src/CMakeLists.txt --- old/qtlottie-everywhere-src-6.7.3/src/CMakeLists.txt 2024-09-19 20:59:02.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.0/src/CMakeLists.txt 2024-10-02 16:25:49.000000000 +0200 @@ -1,2 +1,4 @@ +set(QT_SBOM_DEFAULT_QT_LICENSE_ID_LIBRARIES "QT_COMMERCIAL_OR_GPL3") + add_subdirectory(bodymovin) add_subdirectory(imports) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.7.3/src/bodymovin/CMakeLists.txt new/qtlottie-everywhere-src-6.8.0/src/bodymovin/CMakeLists.txt --- old/qtlottie-everywhere-src-6.7.3/src/bodymovin/CMakeLists.txt 2024-09-19 20:59:02.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.0/src/bodymovin/CMakeLists.txt 2024-10-02 16:25:49.000000000 +0200 @@ -39,4 +39,5 @@ Qt::Core Qt::Gui Qt::GuiPrivate + NO_GENERATE_CPP_EXPORTS ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.7.3/src/imports/CMakeLists.txt new/qtlottie-everywhere-src-6.8.0/src/imports/CMakeLists.txt --- old/qtlottie-everywhere-src-6.7.3/src/imports/CMakeLists.txt 2024-09-19 20:59:02.000000000 +0200 +++ new/qtlottie-everywhere-src-6.8.0/src/imports/CMakeLists.txt 2024-10-02 16:25:49.000000000 +0200 @@ -19,6 +19,7 @@ Qt::Qml Qt::Quick Qt::BodymovinPrivate + NO_GENERATE_CPP_EXPORTS ) qt_internal_add_docs(lottieqtplugin
participants (1)
-
Source-Sync