diff --git a/extra-cmake-modules.changes b/extra-cmake-modules.changes index f3cc35d..8e3839a 100644 --- a/extra-cmake-modules.changes +++ b/extra-cmake-modules.changes @@ -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