SHA256
1
0
forked from pool/kturtle

KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=100
This commit is contained in:
Wolfgang Bauer
2019-11-29 11:40:23 +00:00
committed by Git OBS Bridge
parent 153099e13a
commit 40438b8a87
7 changed files with 46 additions and 28 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:56 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.2:
* Make it compile without deprecated method
* Don't assign qstring as replace works on same element
* Fix some clazy warning
* Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only
* Get rid of obsolete width()
-------------------------------------------------------------------
Thu Nov 7 23:13:27 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>