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-07-14 08:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kirigami (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-kirigami.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-kirigami"

Sun Jul 14 08:49:56 2024 rev:6 rq:1187122 version:6.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kirigami/kf6-kirigami.changes        
2024-06-09 20:22:46.547026605 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-kirigami.new.17339/kf6-kirigami.changes     
2024-07-14 08:53:09.982296151 +0200
@@ -1,0 +2,26 @@
+Tue Jul  9 09:41:49 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.4.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.4.0
+- Changes since 6.3.0:
+  * Add Kirigmai.Action unit tests
+  * Fix static build
+  * Allow initializing a Kirigami.Action from a QAction
+  * NavigationTabButton: improve text legibility (kde#489573)
+  * Dialog: Add horizontal padding to prevent content from leaking onto borders
+  * ActionTextField: de-duplicate action icon code
+  * dialogs/Dialog.qml: removed colorSet
+  * ActionTextField: fix QML errors
+  * Update build.gradle in application template to Qt 6
+  * Remove unused KItemModels import
+  * Fix: The issue of abnormal touch events
+  * Relax property types to QtQuick.Templates counterparts
+  * Units: decouple grid unit from font metrics
+  * Fix typo
+  * support USE_DBUS option to enable/disable dbus use
+  * PlaceholderMessage: Announce the text and description to a11y (kde#482753)
+  * fix: install KirigamiPrivate soversion
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kf6-kirigami.spec ++++++
--- /var/tmp/diff_new_pack.vrEeuZ/_old  2024-07-14 08:53:10.650320559 +0200
+++ /var/tmp/diff_new_pack.vrEeuZ/_new  2024-07-14 08:53:10.654320705 +0200
@@ -19,13 +19,13 @@
 %define qt6_version 6.6.0
 
 %define rname kirigami
-# Full KF6 version (e.g. 6.3.0)
+# Full KF6 version (e.g. 6.4.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.3.0
+Version:        6.4.0
 Release:        0
 Summary:        Set of QtQuick components
 License:        LGPL-2.1-or-later
@@ -105,6 +105,8 @@
 
 %files imports
 %{_kf6_qmldir}/org/kde/kirigami/
+# This is actually a plugin
+%{_kf6_libdir}/libKirigamiPrivate.so.*
 
 %files -n libKirigamiPlatform6
 %license LICENSES/*
@@ -129,6 +131,7 @@
 %{_kf6_libdir}/libKirigamiLayouts.so
 %{_kf6_libdir}/libKirigamiPlatform.so
 %{_kf6_libdir}/libKirigamiPrimitives.so
+%{_kf6_libdir}/libKirigamiPrivate.so
 %{_kf6_sharedir}/kdevappwizard/templates/kirigami6.tar.bz2
 
 %files lang -f libkirigami6.lang


++++++ kirigami-6.3.0.tar.xz -> kirigami-6.4.0.tar.xz ++++++
++++ 1648 lines of diff (skipped)

Reply via email to