Plasma 5.20.0, second try

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/breeze?expand=0&rev=306
This commit is contained in:
2020-10-11 11:00:57 +00:00
committed by Git OBS Bridge
parent da8bb0b5cc
commit 7c03522d61
6 changed files with 29 additions and 15 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Oct 8 16:55:19 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.20.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.0
- Changes since 5.19.90:
* [kstyle] Remove #if BREEZE_HAVE_X11 around code that uses KWindowSystem
* Use correct colors for arrows in checked toolbuttons in toolbars
* [kstyle]: Make buttons use KColorScheme::Button for hover and focus colours (kde#426651)
* [kstyle] Ensure that shadows are destroyed after decorated windows
* [kstyle] Require Qt 5.15
-------------------------------------------------------------------
Thu Sep 17 20:02:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>