12
0

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/kactivitymanagerd?expand=0&rev=85
This commit is contained in:
Wolfgang Bauer
2019-01-19 09:06:57 +00:00
committed by Git OBS Bridge
parent 62b11020fa
commit f0ac1fbe4d
6 changed files with 34 additions and 18 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jan 17 18:45:47 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
* Consti'fy
* create categories file
* Move kactivitymanagerd to libexec and remove manual daemon management
* Fix compile
* Use QStringLiteral and co
-------------------------------------------------------------------
Tue Jan 8 13:36:44 UTC 2019 - fabian@ritter-vogt.de