27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Jan 31 17:38:31 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||
|
|
||
|
- Update to 5.93.0 (6.0 RC 2):
|
||
|
* New bugfix release
|
||
|
* See https://kde.org/announcements/megarelease/6/rc2/ for details
|
||
|
- Changes since 5.92.0:
|
||
|
* Remove some unused header includes
|
||
|
* Do not use static_cast to downcast from a base to a derived class
|
||
|
* Replaced deprecated signal with events handling
|
||
|
* RC 1 version dep
|
||
|
* add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156
|
||
|
* Remove unused System Settings categories
|
||
|
* Use standard spacing for QDialogButtonBox
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 15 21:09:19 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||
|
|
||
|
- Update to 5.92.0 (6.0 RC 1)
|
||
|
* For more details please see:
|
||
|
https://kde.org/announcements/megarelease/6/rc1/
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jul 9 11:14:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Init systemsettings6
|