KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmplot?expand=0&rev=112
This commit is contained in:
2020-03-28 13:57:55 +00:00
committed by Git OBS Bridge
parent 30f6688747
commit 583b6ed722
6 changed files with 43 additions and 26 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:12 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:
* Port endl to \n as it's namespaced in Qt5.15.
* Keep cumulated error negligible for rapidly increasing functions (kde#341256)
* Don't use 0 as flag
* Replace deprecated KConfigDialogManager::changedMap with property in the class definition
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
- Remove checks for obsolete distribution versions
-------------------------------------------------------------------
Thu Mar 5 20:36:18 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>