KDE Frameworks 5.88

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=346
This commit is contained in:
2021-11-12 12:20:56 +00:00
committed by Git OBS Bridge
parent af96cf7b66
commit 14cabd58fd
6 changed files with 39 additions and 18 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Nov 7 09:13:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Strip 'Source' URL for faster submissions
-------------------------------------------------------------------
Sun Nov 7 09:08:09 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* KMountPoint: revert to parsing /dev/disk/by-{uuid,label}/ manually (kde#442106)
* CopyJob: handle the no-op case of symlinks on FAT partitions (kde#442310)
* KUrlCompletion: Disregard the trailing slash when sorting directory paths (kde#442717)
* KFilePropsPlugin: Allow to edit properties when setFileNameReadOnly is set (kde#441847)
* kuriikwsfiltereng: Fix quitting match logic if accidentally bang syntax is used (kde#437660)
* file_unix: Fix endless loop during xattr copy. (kde#441446)
* Improve "trash is full" error message (kde#442865)
-------------------------------------------------------------------
Sun Oct 3 20:33:50 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>