KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiten?expand=0&rev=115
This commit is contained in:
2020-03-28 13:57:44 +00:00
committed by Git OBS Bridge
parent 1ddfce2b8b
commit 38f445ac29
6 changed files with 50 additions and 26 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:04 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Fix compilation
* Make it compile against qt5.15 without deprecated method
* SkipEmptyParts is part of Qt::.
* Make it compile against qt5.15
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Remove endl at the end of qDebug
* Port deprecated methods
* Fix minor EBN issues
* Port to QTextBrowser
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:11 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>