1
0

Plasma 5.23 Beta. Tested on TW Live, seems to work.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=299
This commit is contained in:
2021-09-20 06:13:42 +00:00
committed by Git OBS Bridge
parent 66bb69e8e5
commit 907db3fc3e
7 changed files with 36 additions and 44 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Sep 16 13:04:49 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.22.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.22.90
- Changes since 5.22.5:
* kded: listen for changes to accent colours
* Explicitly set KDE_COMPILERSETTINGS_LEVEL
* Make sure to actually commit GSettings changes
* Drop unused dependency on gtk+-2.0
* Minor color-reload-module clean-up.
* Fix license identifier statement
* Adapt to recent kdecoration private api changes
* Restore preview.ui
- Drop patches, now upstream:
* 0001-Drop-unused-dependency-on-gtk-2.0.patch
-------------------------------------------------------------------
Tue Aug 31 19:08:39 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>