KDE Frameworks 5.74. Release next saturday

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=304
This commit is contained in:
2020-09-11 06:33:12 +00:00
committed by Git OBS Bridge
parent 67fe561282
commit 86d4e72bb7
6 changed files with 31 additions and 18 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Sep 6 12:49:33 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Update help text for editing the app command in a .desktop entry to comply with current spec. BUG: 425145 (kde#425145)
* [filewidgets] Fix KUrlNavigatorButton padding on breadcrumb (kde#425570)
* KFileWidget: reparse config to grab dirs added by other instances of the app (kde#403524)
* Avoid systemd launched applications from closing forked children (kde#425201)
-------------------------------------------------------------------
Sun Aug 2 07:13:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>