From c0d4b7ace8dd2e0210ce0651280c663d35abb27f575b18aeabd888446847282f Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 21 Aug 2016 16:01:04 +0000 Subject: [PATCH] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=104 --- extra-cmake-modules.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extra-cmake-modules.changes b/extra-cmake-modules.changes index 3a05bd4..dd32d30 100644 --- a/extra-cmake-modules.changes +++ b/extra-cmake-modules.changes @@ -2,6 +2,12 @@ Sun Aug 7 21:49:07 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.25.0 + * Qt >= 5.5 is now required + * Fix inclusion when there's no Qt5 + * Add a fallback method for query_qmake() when there's no + Qt5 installation + * Make sure ECMGeneratePriFile.cmake behaves like the rest of ECM + * Appstream data changed its preferred location * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.25.0.php