KDE Frameworks 5.105.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=382
This commit is contained in:
Christophe Marin
2023-04-08 14:35:57 +00:00
committed by Git OBS Bridge
parent 8f1f2b40da
commit 93f87f29bf
6 changed files with 28 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 1 17:00:46 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- Changes since 5.104.0:
* CommandLauncher: call emitResult() as soon as process has started (kde#466359)
* Also handle copy_file_range failing with ENOENT
* widgets/renamefiledialog: set number limit again (kde#466636)
-------------------------------------------------------------------
Mon Mar 6 09:07:53 UTC 2023 - Christophe Marin <christophe@krop.fr>