SHA256
1
0
forked from pool/kio

KDE Frameworks 5.75

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=310
This commit is contained in:
2020-10-10 14:36:37 +00:00
committed by Git OBS Bridge
parent 3adbea01e3
commit 308df493f4
8 changed files with 34 additions and 109 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Oct 5 08:33:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.75.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.75.0
- Too many changes since 5.74.0, only listing bugfixes:
* kio_trash: remove unnecessarily strict permission check (kde#76380)
* OpenUrlJob: handle all text scripts consistently (kde#425829)
* KDirOperator: don't call setCurrentItem on an empty url (kde#425163)
* KNewFileMenu: fix creating new dir with name starting with ':' (kde#425396)
* Allow double quotes in filenames in KFileWidget (kde#185433)
* StatJob: cancel job if url is invalid (kde#426367)
- Drop upstream patches:
* 0001-Remove-old-kio_fonts-hack-in-KCoreDirLister-hostname.patch
* 0002-KUrlCompletion-accommodate-local-protocols-that-use-.patch
-------------------------------------------------------------------
Sun Sep 13 09:41:06 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>