KDE Frameworks 5.79

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=320
This commit is contained in:
2021-02-13 13:03:46 +00:00
committed by Git OBS Bridge
parent 59d7403b05
commit 485ae6f355
6 changed files with 29 additions and 16 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Feb 8 08:46:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.79.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.79.0
- Too many changes since 5.78.0, only listing bugfixes:
* Fix default codec being set to "US-ASCII" in KIO apps (kde#432406)
* CopyJob: fix crash with skip/retry (kde#431731)
* Fix lockup when renaming a file from properties dialog (kde#431902)
* Tweak KFileWidget::slotOk logic when in files+directory mode (kde#431454)
-------------------------------------------------------------------
Wed Jan 6 10:47:45 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>