Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-declarative for openSUSE:Factory checked in at 2024-12-05 17:05:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-declarative (Old) and /work/SRC/openSUSE:Factory/.qt6-declarative.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-declarative" Thu Dec 5 17:05:29 2024 rev:46 rq:1228186 version:6.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-declarative/qt6-declarative.changes 2024-11-13 15:27:27.687207651 +0100 +++ /work/SRC/openSUSE:Factory/.qt6-declarative.new.28523/qt6-declarative.changes 2024-12-05 17:06:17.991711483 +0100 @@ -1,0 +2,15 @@ +Mon Dec 2 13:02:02 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.8.1: + * https://www.qt.io/blog/qt-6.8.1-released +- Drop patches, merged upstream: + * 0001-Revert-QQmlDelegateModel-fix-delegates-not-being-cre.patch + * 0002-QQmlDelegateModel-fix-delegates-not-being-created-in.patch + * 0001-Compiler-Wrap-raw-string-literals-in-QStringLiteral-.patch + * 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch + * 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch + * 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch + * 0001-Log-state-transitions-for-the-GC.patch + * 0001-Engine-Mark-created-wrapped-objects-after-GCState-Ma.patch + +------------------------------------------------------------------- Old: ---- 0001-Compiler-Wrap-raw-string-literals-in-QStringLiteral-.patch 0001-Engine-Mark-created-wrapped-objects-after-GCState-Ma.patch 0001-Log-state-transitions-for-the-GC.patch 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch 0001-Revert-QQmlDelegateModel-fix-delegates-not-being-cre.patch 0002-QQmlDelegateModel-fix-delegates-not-being-created-in.patch qtdeclarative-everywhere-src-6.8.0.tar.xz New: ---- qtdeclarative-everywhere-src-6.8.1.tar.xz BETA DEBUG BEGIN: Old: * 0002-QQmlDelegateModel-fix-delegates-not-being-created-in.patch * 0001-Compiler-Wrap-raw-string-literals-in-QStringLiteral-.patch * 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch Old: * 0001-Log-state-transitions-for-the-GC.patch * 0001-Engine-Mark-created-wrapped-objects-after-GCState-Ma.patch Old: * 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch * 0001-Log-state-transitions-for-the-GC.patch * 0001-Engine-Mark-created-wrapped-objects-after-GCState-Ma.patch Old: * 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch * 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch * 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch Old: * 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch * 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch * 0001-Log-state-transitions-for-the-GC.patch Old: * 0001-Compiler-Wrap-raw-string-literals-in-QStringLiteral-.patch * 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch * 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch Old:- Drop patches, merged upstream: * 0001-Revert-QQmlDelegateModel-fix-delegates-not-being-cre.patch * 0002-QQmlDelegateModel-fix-delegates-not-being-created-in.patch Old: * 0001-Revert-QQmlDelegateModel-fix-delegates-not-being-cre.patch * 0002-QQmlDelegateModel-fix-delegates-not-being-created-in.patch * 0001-Compiler-Wrap-raw-string-literals-in-QStringLiteral-.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-declarative.spec ++++++ --- /var/tmp/diff_new_pack.U8TLqX/_old 2024-12-05 17:06:20.263806631 +0100 +++ /var/tmp/diff_new_pack.U8TLqX/_new 2024-12-05 17:06:20.267806799 +0100 @@ -16,7 +16,7 @@ # -%define real_version 6.8.0 +%define real_version 6.8.1 %define short_version 6.8 %define tar_name qtdeclarative-everywhere-src %define tar_suffix %{nil} @@ -27,7 +27,7 @@ %endif # Name: qt6-declarative%{?pkg_suffix} -Version: 6.8.0 +Version: 6.8.1 Release: 0 Summary: Qt 6 Declarative Libraries and tools License: GPL-2.0-only OR GPL-3.0-or-later OR LGPL-3.0-only @@ -36,21 +36,6 @@ Source99: qt6-declarative-rpmlintrc # PATCH-FIX-OPENSUSE Patch0: 0001-qmlimportscanner-Include-module-versions-again.patch -# PATCH-FIX-UPSTREAM -Patch1: 0001-Revert-QQmlDelegateModel-fix-delegates-not-being-cre.patch -Patch2: 0002-QQmlDelegateModel-fix-delegates-not-being-created-in.patch -# PATCH-FIX-UPSTREAM -Patch3: 0001-Compiler-Wrap-raw-string-literals-in-QStringLiteral-.patch -# PATCH-FIX-UPSTREAM -Patch4: 0001-QQuickItemView-fix-crash-with-zero-size-SwipeView-th.patch -# PATCH-FIX-UPSTREAM -Patch5: 0001-QQuickAccessibleAttached-Let-implicit-names-work-whe.patch -# PATCH-FIX-UPSTREAM -Patch6: 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch -# PATCH-FIX-UPSTREAM (requisite for the next one) -Patch7: 0001-Log-state-transitions-for-the-GC.patch -# PATCH-FIX-UPSTREAM (https://codereview.qt-project.org/c/qt/qtdeclarative/+/603331) -Patch8: 0001-Engine-Mark-created-wrapped-objects-after-GCState-Ma.patch BuildRequires: memory-constraints BuildRequires: pkgconfig BuildRequires: python3-base @@ -1003,7 +988,8 @@ # Package provides static libraries %global _lto_cflags %{_lto_cflags} -ffat-lto-objects -%cmake_qt6 +%cmake_qt6 \ + -DQT_GENERATE_SBOM:BOOL=FALSE %{qt6_build} ++++++ qtdeclarative-everywhere-src-6.8.0.tar.xz -> qtdeclarative-everywhere-src-6.8.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/qt6-declarative/qtdeclarative-everywhere-src-6.8.0.tar.xz /work/SRC/openSUSE:Factory/.qt6-declarative.new.28523/qtdeclarative-everywhere-src-6.8.1.tar.xz differ: char 26, line 1