SHA256
1
0
forked from pool/kio

KDE Frameworks 5.81.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=328
This commit is contained in:
Wolfgang Bauer
2021-04-10 13:33:43 +00:00
committed by Git OBS Bridge
parent a6a5bc0ed4
commit 750312109a
7 changed files with 33 additions and 49 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 5 07:12:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0
- Too many changes since 5.80.0, only listing bugfixes:
* Handle .theme files correctly (kde#435176)
* PreviewJob: Initialize cachesSize with 0, only pass size > 0
to shmget, improve createThumbnail (kde#430862)
* KNewFileMenu: use destination side to stat destination (kde#429541)
- Drop patch:
* 0001-MimeTypeFinderJob-don-t-put-job-on-hold-for-local-fi.patch
-------------------------------------------------------------------
Tue Mar 23 12:30:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>