1
0

Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=133
This commit is contained in:
OBS User mrdocs
2017-09-15 03:22:13 +00:00
committed by Git OBS Bridge
parent 972502c01f
commit bf80317f11
5 changed files with 24 additions and 144 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Sep 14 14:29:04 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Changes since 5.10.5:
* Add some keywords so it's more easily found in System Settings search
* Fix look-up of gtk preview modules (kde#383198)
* Remove unused KNS file
* Make the kde-gtk-config kcm better at checking global gtk settings (kde#378013)
* Fix test
* Add a checkbox to enable dark GTK3 Themes (kde#346469)
* Use override
* Use Q_DECL_OVERRIDE
- Remove patches, now upstream:
* 0001-Fix-look-up-of-gtk-preview-modules.patch
-------------------------------------------------------------------
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de