SHA256
1
0
forked from pool/krdc

KDE Gear 21.04 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krdc?expand=0&rev=160
This commit is contained in:
2022-03-29 06:44:52 +00:00
committed by Git OBS Bridge
parent 831995e493
commit 04862ff73f
6 changed files with 37 additions and 24 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 23 08:14:38 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Changes since 21.12.3:
* Fix a comment error.
* Fix more qt6 compile error
* Adapt build system for building against qt6
* Add missing include in qt6
* Fix some compile error when we build qtonly
* Simplify code using K_PLUGIN_CLASS_WITH_JSON
* Define X-KDE-ConfigModule for KCMs instead of KServiceTypeTrader querying
* Port away from deprecated plugin things
-------------------------------------------------------------------
Tue Mar 1 09:57:41 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>