Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kirigami for openSUSE:Factory checked in at 2024-10-12 13:25:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-kirigami (Old) and /work/SRC/openSUSE:Factory/.kf6-kirigami.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kirigami" Sat Oct 12 13:25:30 2024 rev:10 rq:1207208 version:6.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-kirigami/kf6-kirigami.changes 2024-09-15 12:38:17.737273698 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-kirigami.new.19354/kf6-kirigami.changes 2024-10-12 13:29:18.457185342 +0200 @@ -1,0 +2,37 @@ +Mon Oct 7 10:00:04 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.7.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.7.0 +- Changes since 6.6.0: + * Update dependency version to 6.7.0 + * Add since info for new API + * Re-enable cachegen on Android + * Create CMake config file only once all build parameters are known + * Fix unit tests when using a static build + * PlatformTheme: fix crash when item is being destroyed + * OverlaySheet: make default title vertically center aligned (kde#489357) + * Fix clang-format version imcompatibilities + * Dialog: Take header width into account, small fix for footerToolbar width + * Workaround on incorrect palette update (kde#493654) + * platform: Check if weak pointer is expired in PlatformThemeChangeTracker ctor (kde#493652) + * Dialog: Use footer buttons width if its wider than content + * Fix sidebar text color in systemsettings + * Use disabled text colors also for inherit-ing Theme instances (kde#433256) + * autotests/tst_theme: Add a test that verifies only one signal emission happens + * autotests/tst_theme: Remove waiting for events + * autotests/tst_theme: Explicitly mark root test objects as not inheriting + * Add PlatformThemeChangeTracker to BasicTheme::sync() + * platform: Replace PlatformTheme::queueChildUpdate with ChangeTracker::Data flag + * platform: Don't use queued signals for batching change signals in PlatformTheme + * Fix NavigationTabBar sizing on mobile + * ContextualHelpButton: Clip to avoid text overflow + * ContextualHelpButton: Fix flickering when the popup covers the button (kde#489688) + * ColumnView currently allows having a QObject item inside its children list. + This commit restricts this list from `QList<QObject *>` to + `QList<QQuickItem *>` and removes redundant casts. + * ToolBarLayout: Add support for actions that are separators + * Update version to 6.7.0 + +------------------------------------------------------------------- Old: ---- kirigami-6.6.0.tar.xz kirigami-6.6.0.tar.xz.sig New: ---- kirigami-6.7.0.tar.xz kirigami-6.7.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kirigami.spec ++++++ --- /var/tmp/diff_new_pack.63gyWt/_old 2024-10-12 13:29:18.989207394 +0200 +++ /var/tmp/diff_new_pack.63gyWt/_new 2024-10-12 13:29:18.993207560 +0200 @@ -16,16 +16,16 @@ # -%define qt6_version 6.6.0 +%define qt6_version 6.7.0 %define rname kirigami -# Full KF6 version (e.g. 6.6.0) +# Full KF6 version (e.g. 6.7.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-kirigami -Version: 6.6.0 +Version: 6.7.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later ++++++ kirigami-6.6.0.tar.xz -> kirigami-6.7.0.tar.xz ++++++ ++++ 2367 lines of diff (skipped)