Plasma 5.15 Beta. Again to adjust for kwin5 change in the target prj. When accepting, don't forward just yet to let the kwin5 sr pass.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=200
This commit is contained in:
Wolfgang Bauer
2019-01-19 09:07:03 +00:00
committed by Git OBS Bridge
parent 211ef3f959
commit 5d29518e81
7 changed files with 34 additions and 528 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jan 17 18:47:36 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.14.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.14.90.php
- Changes since 5.14.5:
* bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle
* Fix potential mem leak (found by asan)
* Use new syntax
* Fix minor typos
* Add ifdef for webengine (kde#399637)
* Port scripting to Qt WebEngine
- Remove patches, now upstream:
* 0001-Port-scripting-to-Qt-WebEngine.patch
-------------------------------------------------------------------
Tue Jan 8 13:37:09 UTC 2019 - fabian@ritter-vogt.de