2018-01-17 15:06:52 +00:00
committed by Git OBS Bridge
parent b3c45fb987
commit 79c89f0966
4 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jan 16 22:51:51 CET 2018 - lbeltrame@kde.org
- Update to 5.42.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php
- Changes since 5.41.0:
* Add recently added file to .qrc
* keep the flickable interactive
* proper prefix for icons as well
* upgrade version
* more docs
* fix form sizing
* Fixed qmake build
* read wheelScrollLines from kdeglobals if existing
* add a prefix for kirigami files to avoid conflicts
* some static linking fixes
* move plasma styles to plasma-framework
* Use single quotes for matching characters + QLatin1Char
* FormLayout
-------------------------------------------------------------------
Wed Jan 3 12:42:30 UTC 2018 - fabian@ritter-vogt.de