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 2026-03-16 14:15:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kirigami (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kirigami.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kirigami"

Mon Mar 16 14:15:49 2026 rev:32 rq:1338925 version:6.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kirigami/kf6-kirigami.changes        
2026-03-04 21:03:37.136469548 +0100
+++ /work/SRC/openSUSE:Factory/.kf6-kirigami.new.8177/kf6-kirigami.changes      
2026-03-16 14:18:19.867768157 +0100
@@ -1,0 +2,35 @@
+Mon Mar  9 08:07:34 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.24.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.24.0
+- Changes since 6.23.1:
+  * Update dependency version to 6.24.0
+  * platform: Deprecate PlatformTheme::useAlternateBackgroundColor
+  * platform: Move useAlternateBackgroundColor from Theme to StyleHints
+  * platform: Introduce StyleHints as common API for extra style behaviour
+  * InlineViewHeader: Create a template and utilize it
+  * NavigationTab Bar/Button: Create templates
+  * Heading: Create a template, base control on top of it
+  * Mark QML singletons in documentation
+  * Remove duplicate since documentation
+  * Add missing documentation module dependency
+  * autotests: Mark test_absolutepath_recoloring of tst_icon.qml as skipped
+  * controls: Port kirigamicontrolsplugin to use Qt::StringLiterals
+  * controls: Use componentUrlForModule for looking up controls files
+  * platform: Port BasicTheme to use StyleSelector::componentUrlForModule
+  * platform: Greatly simplify StyleSelector::styleChain
+  * platform: Deprecate componentUrl, rootPath and resolveFileUrl in 
StyleSelector
+  * platform: Simplify StyleSelector::resolveFilePath
+  * platform: Add StyleSelector::componentUrlForModule
+  * hack
+  * Move all controls in own import
+  * fix Kirigami.InputMethod.willShowOnActive
+  * Fix placeholder
+  * Reduce text duplication for shortcut tooltips in action toolbar 
(kde#515958)
+  * Show keyboard shortcut in action toolbar tooltips
+  * Work around Qt bug causing kirigami components to not load when multiple 
qml engines are involved
+  * Update version to 6.24.0
+
+-------------------------------------------------------------------

Old:
----
  kirigami-6.23.1.tar.xz
  kirigami-6.23.1.tar.xz.sig

New:
----
  kirigami-6.24.0.tar.xz
  kirigami-6.24.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kf6-kirigami.spec ++++++
--- /var/tmp/diff_new_pack.w0e3TZ/_old  2026-03-16 14:18:21.591841247 +0100
+++ /var/tmp/diff_new_pack.w0e3TZ/_new  2026-03-16 14:18:21.599841587 +0100
@@ -19,12 +19,11 @@
 %define qt6_version 6.8.0
 
 %define rname kirigami
-# Full KF6 version (e.g. 6.23.0)
-# %%{!?_kf6_version: %%global _kf6_version %%{version}}
-%global _kf6_version 6.23.0
+# Full KF6 version (e.g. 6.24.0)
+%{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-kirigami
-Version:        6.23.1
+Version:        6.24.0
 Release:        0
 Summary:        Set of QtQuick components
 License:        LGPL-2.1-or-later
@@ -111,13 +110,14 @@
 %license LICENSES/*
 %doc README.md
 %{_kf6_libdir}/libKirigami.so.*
+%{_kf6_libdir}/libKirigamiControls.so.*
 %{_kf6_libdir}/libKirigamiDelegates.so.*
 %{_kf6_libdir}/libKirigamiDialogs.so.*
 %{_kf6_libdir}/libKirigamiLayouts.so.*
 %{_kf6_libdir}/libKirigamiLayoutsPrivate.so.*
 %{_kf6_libdir}/libKirigamiPlatform.so.*
-%{_kf6_libdir}/libKirigamiPrimitives.so.*
 %{_kf6_libdir}/libKirigamiPolyfill.so.*
+%{_kf6_libdir}/libKirigamiPrimitives.so.*
 %{_kf6_libdir}/libKirigamiTemplates.so.*
 
 %files devel
@@ -127,6 +127,7 @@
 %dir %{_kf6_includedir}/Kirigami/
 %{_kf6_includedir}/Kirigami/Platform/
 %{_kf6_libdir}/libKirigami.so
+%{_kf6_libdir}/libKirigamiControls.so
 %{_kf6_libdir}/libKirigamiDelegates.so
 %{_kf6_libdir}/libKirigamiDialogs.so
 %{_kf6_libdir}/libKirigamiLayouts.so


++++++ kirigami-6.23.1.tar.xz -> kirigami-6.24.0.tar.xz ++++++
++++ 21333 lines of diff (skipped)

Reply via email to