SHA256
1
0
forked from pool/kirigami2

KDE Frameworks 5.110.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami2?expand=0&rev=193
This commit is contained in:
Christophe Marin
2023-09-10 08:28:42 +00:00
committed by Git OBS Bridge
parent 99adec70b3
commit 46a8a86c60
6 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 6 12:24:06 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- Changes since 5.109.0:
* OverlayDrawer: Fix up property access
* Pass spacing on FlexColumn to it's inner ColumnLayout
* ShadowedRectangle: proceed itemChange in QQuickItem
-------------------------------------------------------------------
Tue Aug 8 17:42:58 UTC 2023 - Christophe Marin <christophe@krop.fr>