Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-kirigami for openSUSE:Leap:16.0 checked in at 2025-04-23 10:08:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/kf6-kirigami (Old) and /work/SRC/openSUSE:Leap:16.0/.kf6-kirigami.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kirigami" Wed Apr 23 10:08:43 2025 rev:3 rq:1271464 version:6.13.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/kf6-kirigami/kf6-kirigami.changes 2025-03-19 11:47:52.132626504 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.kf6-kirigami.new.30101/kf6-kirigami.changes 2025-04-23 10:11:44.283967090 +0200 @@ -1,0 +2,155 @@ +Sat Apr 5 12:33:17 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.13.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.13.0 +- Changes since 6.12.0: + * Fix icon bundling on Android + * Add missing since information + * ColumnView: More reliable touch horizontal scrolling + * ColumnView: watch columns implicitwidth change + * HeaderFooterLayout: introduce spacing property + * Add missing include mocs + * DialogLayer: force header style when on global pagestack + * PageRow: Fix the navigation buttons disappearing in certain situations + * Workaround for multiple engine types registration (kde#497616) + * Fix loading page header for pages with titleDelegate in PagePool + * Add missing include + * NavigationTabBar: don't use left/right padding in implicitWidth (kde#500229) + * NavigationTabBar: don't use availableWidth in contentWidth (kde#500229) + * dialogs/DialogHeaderTopContent: always place close button top right + * dialogs/DialogHeaderTopContent: remove margin instead of adding + * Increase KF/QT deprecated version + * Improve breeze icons install + * layout/FormLayout: scroll to focus item if necesary + * BasicTheme: Allow creation without a QML engine + * NavigationTabButton: Don't bold selected + * Dialog: make header contents composable + * Revert "InlineMessage: fix link opening and hover handlers" + * Update dependency version to 6.13.0 + * ShadowedImage: Hide ShadowedTexture with software rendering + * Dialog: guard even harder against null parent + +------------------------------------------------------------------- +Tue Mar 11 09:29:18 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.12.0 +- Changes since 6.11.0: + * Update dependency version to 6.12.0 + * ScrollablePage: fix width and height binding loops (kde#459284) + * columnview: Fill width column when only one column is present + * platform: Use the old color set for disabled colors in PlatformTheme (kde#495694) + * Add a PageStack attached property + * Dialog: fix width and height binding loops (kde#494420) + * controls, layouts: set Accessible.name for Mnemonics + * mnemonicattached: add plainTextLabel property + * primitives/Separator: mark as non-focusable for a11y + * Update version to 6.12.0 + +------------------------------------------------------------------- +Sat Feb 8 12:16:50 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.11.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.11.0 +- Too many changes since 6.10.0, only listing bugfixes: + * Revert "make sure the node is always at an integer position" (kde#484888) + * SelectableLabel: disable shortcuts when invisible or no text selected (kde#498867) + * Icon: fix absolute icon paths (kde#498288) + * Dialog: include leading and trailing components in footer implicitWidth (kde#497795) + +------------------------------------------------------------------- +Thu Jan 9 17:12:31 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.10.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.10.0 +- Changes since 6.9.0: + * Update dependency version to 6.10.0 + * Expose auto exclusive from AbstractButton to Kirigami.Action + * Mnemonic: Emit sequence change also when it gets disabled + * ListSectionHeader: set Accessible.role to Heading + * controls/Card: set title as default Accessible.name + * FormLayout: Set mnemonic only if buddy is visible and doesn't have one + * FormLayout: Activate buddy with ShortcutFocusReason + * qmltest: Avoid Qt module include + * SearchDialog: Add emptyHelpfulAction + * FormLayout: Make use of animateClick in shortcut activation + * Don't overwrite menubar position + * platformtheme: Set Accent color in highlight + * Fix documentation referring to not existing Theme.smallSpacing + * Ensure sidebar "y" position is only shifted when menubar/header is visible + * Update version to 6.10.0 + +------------------------------------------------------------------- +Sun Dec 8 10:09:19 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.9.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.9.0 +- Changes since 6.8.0: + * Update dependency version to 6.9.0 + * Chip: Add visible hover state + * Fix accessibility of InlineMessage + * ActionMenuItem: make a11y press work + * PrivateActionToolButton: make a11y press work + * SelectableLabel: Allow disabling the built-in context menu + * Always use a ToolBar for pages on the stack + * SelectableLabel: Make selection persistent (kde#496214) + * PlaceholderMessage: Let use overwrite icon color + * PlaceholderMessage: Forward icon.width/icon.height to internal Icon + * NavigationTabBar: Fix warning related to assigning a Repeater instead of a AbstractButton + * Use border for keyboard active focus in NavigationTabButton + * SelectableLabel: Remove onLinkActivated + * [SelectableLabel] restore font property + * Add missing REQUIRED for ECM + * Remove Useless empty contentItem + * Fix mobile mode + * Fix doc for PlatformTheme::ColorSet + * ColumnView: Note that FixedColumns is the default value for columnResizeMode + * Add optional Breeze style import also for static builds + * Update version to 6.9.0 + +------------------------------------------------------------------- +Mon Nov 4 11:18:10 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.8.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.8.0 +- Changes since 6.7.0: + * Update dependency version to 6.8.0 + * TitleSubtitle: Don't explicit set renderType + * Upper mound for overlaysheet width + * SelectableLabel: fix a11y properties + * Fix Kirigami Application (Qt6) template (kde#494478) + * SelectableLabel: Use onPressedChanged + * Reformat code with clang-format + * Icon: Always respect the animated property (kde#466357) + * Adjust tst_qicon for desktop theme + * Fix loading desktop theme (kde#491294) + * Fix presumable typos confusing background and foreground colors + * Always print Theme file loading errors + * SelectableLabel: override default padding values more completely (kde#495256) + * Fix icon for positive state of InlineMessage + * SelectableLabel: fix binding loop warning on cursorShape + * ScrollablePage: Add properties to set if the scrollbars are interactive + * SelectableLabel: use property alias instead of direct binding, expose more through aliases + * Dialog: fix multiple binding loops (again) + * Update version to 6.8.0 + * make the close button actually close + * layout: Reverse the stacking order of items inserted into ToolBarLayout + * Modify SelectableLabel to use TextEdit instead + * Cleanup and fix static QML module installation + * Disable PageRow gesture on android + * Make OverlaySheet look exactly like Dialog (kde#489357) + * Top align icon in multiline InlineMessage + +------------------------------------------------------------------- Old: ---- kirigami-6.7.0.tar.xz kirigami-6.7.0.tar.xz.sig New: ---- kirigami-6.13.0.tar.xz kirigami-6.13.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-kirigami.spec ++++++ --- /var/tmp/diff_new_pack.LJqF1B/_old 2025-04-23 10:11:44.603980471 +0200 +++ /var/tmp/diff_new_pack.LJqF1B/_new 2025-04-23 10:11:44.607980638 +0200 @@ -1,7 +1,7 @@ # # spec file for package kf6-kirigami # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %define qt6_version 6.7.0 %define rname kirigami -# Full KF6 version (e.g. 6.7.0) +# Full KF6 version (e.g. 6.13.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.7.0 +Version: 6.13.0 Release: 0 Summary: Set of QtQuick components License: LGPL-2.1-or-later ++++++ kirigami-6.7.0.tar.xz -> kirigami-6.13.0.tar.xz ++++++ ++++ 12715 lines of diff (skipped)