SHA256
1
0
forked from pool/kio

KDE Frameworks 5.56.0 + bugfixes in plasma-framework and kirigami2

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=252
This commit is contained in:
Wolfgang Bauer
2019-03-17 17:01:54 +00:00
committed by Git OBS Bridge
parent 8e404ea276
commit 9421393488
4 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Mar 10 20:15:36 UTC 2019 - lbeltrame@kde.org
- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
- Changes since 5.55.0:
* Port deprecated methods
* kioexec: KAboutData::setupCommandLine() already sets help & version
* Fix crash in Dolphin when dropping trashed file in trash (kde#378051)
* Use correct prefix for static variable
* Middle-elide very long filenames in error strings (kde#404232)
* Add support for portals in KRun
* [KPropertiesDialog] Fix group combobox (kde#403074)
* properly attempt to locate the kioslave bin in $libexec AND $libexec/kf5
* Use AuthCore instead of Auth
* Add icon name to service providers in .desktop file
* Read IKWS search provider icon from desktop file
* [PreviewJob] Also pass along that we're the thumbnailer when stat'ing file
-------------------------------------------------------------------
Sun Mar 3 11:59:08 UTC 2019 - wbauer@tmo.at