11
0

Plasma 5.25.90, lightly tested.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=331
This commit is contained in:
2022-09-17 10:40:20 +00:00
committed by Git OBS Bridge
parent 0de8a87de1
commit 38f73a46e8
6 changed files with 41 additions and 24 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Sep 15 20:46:24 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Also write CSS and assets to xdg-config/gtk-4.0 (kde#448675)
* Add FreeBSD Qt6 CI support
* Add missing license file
* Add Qt6 Linux CI
* Port away from deprecated KPluginLoader
* Adapt build system for supporting Qt6 as well
* Remove ServiceType from KDED metadata
* Request passing unit tests on Linux and BSD
-------------------------------------------------------------------
Tue Sep 6 16:55:36 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>