Christophe Giboudeaux 2017-08-12 09:46:03 +00:00 committed by Git OBS Bridge
parent 1c7fe82d92
commit 3295e6c828

View File

@ -1,10 +1,22 @@
-------------------------------------------------------------------
Mon Aug 7 09:08:09 UTC 2017 - christophe@krop.fr
Sat Aug 12 09:23:14 UTC 2017 - christophe@krop.fr
- Update to 5.37.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.37.0.php
- Changes since 5.36.0 :
* Add --gradle to androiddeployqt
* Fix install apk target
* Make ECMPoQmToolsTest actually fail if a translation is wrong
* Fix usage of query_qmake: differ between calls expecting qmake or not
* Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHS
* KDECompilerSettings.cmake - handle Cywgin when setting LINK_FLAGS
* Fix incomplete default path noted in QTQCHDIR documentation
* Properly point at ECM
* add a metainfo.yaml to make ECM a proper framework
* Android: scan for qml files in the source dir, not in the install dir.
* Stabilize ECMQtDeclareLoggingCategoryTest
-------------------------------------------------------------------
Thu Jul 13 14:22:07 UTC 2017 - wbauer@tmo.at