KDE Frameworks 5.92

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=353
This commit is contained in:
2022-03-12 10:26:27 +00:00
committed by Git OBS Bridge
parent f140bb7d99
commit 8e3adfe008
6 changed files with 33 additions and 16 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Mar 7 09:27:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Too many changes since 5.91.0, only listing bugfixes:
* KFilePlacesView: Fix crash when dragging over topmost section header (kde#450813)
* Hide mount point labels if mount point can't be found (kde#449791)
* Fix trash KCM not having any icon on wayland (kde#449859)
* Fix potential crash in pastejob (kde#439948)
* [KFilePlacesView] Mount place when dropping onto it (kde#206629)
* [knewfilemenu] Bind stat job connection lifetime to dialog, not the whole menu (kde#433347)
-------------------------------------------------------------------
Mon Feb 7 16:55:11 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>