KDE Frameworks 5.99

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=367
This commit is contained in:
2022-10-08 17:27:56 +00:00
committed by Git OBS Bridge
parent 905e873db0
commit 9f79dec55f
6 changed files with 42 additions and 28 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Oct 1 15:55:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* DesktopExecParser: Fix parsing of TerminalApplication when it contains args (kde#459408)
* KPropertiesDialog: Split single command entry box into separate exec and args
* allow hiding permissions tab
* port http to workerbase
* Worker template: fix install location
* kcms/webshortcuts: hide from System Settings' main navigation
* disable state validation
* UserNotificationHandler: fix messagebox type mismatches
* Fix missing details in message dialogs from worker
-------------------------------------------------------------------
Tue Sep 6 07:17:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>