KDE Frameworks 5.85.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=244
This commit is contained in:
2021-08-14 16:52:23 +00:00
committed by Git OBS Bridge
parent aa9e276417
commit 888a642378
6 changed files with 27 additions and 16 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Aug 6 12:12:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.85.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.85.0
- Changes since 5.84.0:
* Fixes crash in KLauncher::idleTimeout() caused by
unblockable destruction of IdleSlave objects (kde#426387)
-------------------------------------------------------------------
Sun Jul 4 07:45:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>