SHA256
1
0
forked from pool/sonnet
2019-09-13 07:45:45 +00:00
committed by Git OBS Bridge
parent 789495297f
commit 46138ff079
6 changed files with 35 additions and 19 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Sep 7 20:37:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
- Changes since 5.61.0:
* Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
* Fix build: include QJsonArray for voikkodict.cpp needed with Qt 5.13
* MSVC++ needs QVector it seems.
* Remove unused includes
-------------------------------------------------------------------
Wed Aug 7 17:51:59 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>