Changelog for
mingw32-extra-cmake-modules-5.76.0-2.5.noarch.rpm :
* Tue Jul 26 2022 Ralf Habacker
- Replace sphinx4.patch by 0001-Fix-doc-build-with-Sphinx-4.patch to fix building on tumbleweed
* Fri Jul 15 2022 Ralf Habacker - Update to 5.76.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.76.0.php
* Sun Dec 08 2019 Christophe Giboudeaux - Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Changes since 5.64.0:
* EBN extra-cmake-modules transport cleanup
* EBN extra-cmake-modules comments spelling cleanup
* ECMGenerateExportHeader: add NO_BUILD_SET_DEPRECATED_WARNINGS_SINCE flag
* Fix EcmGenerateExportHeader tests on Windows
* Fix typo
* Explicitly use lib for systemd directories
* Documentation typo correction
* Fix ECMSetupVersion tests for old policy with project() wo/ VERSION
* Add install dir for systemd units
* KDEFrameworkCompilerSettings: enable all Qt % KF deprecation warnings
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Changes since 5.63.0:
* Don\'t set C/C++ standards if already set
* Use modern way to set the C/CXX standad
* Raise CMake requirements to 3.5
* ECMAddQch: support PREDEFINED_MACROS/BLANK_MACROS with blanks & quotes
* Provide clang-format target with a KDE Frameworks style file
* Add ECMGenerateExportHeader, for improved handling of deprecated API
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Changes since 5.62.0:
* new module ECMSourceVersionControl
* Fix FindEGL when using Emscripten
* ECMAddQch: add INCLUDE_DIRS argument
* Sat Sep 07 2019 Christophe Giboudeaux - 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:
* ECMAddQtDesignerPlugin: pass code sample indirectly via variable name arg
* Keep \'lib\' as default LIBDIR on Arch Linux based systems
* disable autouic again - it breaks builds
* set autorcc and autouic by default
* Define install location for JAR/AAR files for Android
* Add ECMAddQtDesignerPlugin
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* android: Allow overriding ANDROID_ARCH and ANDROID_ARCH_ABI as envvars
* Notify users when not using KDE_INSTALL_USE_QT_SYS_PATHS about prefix.sh
* Provide a more sensible CMAKE_INSTALL_PREFIX default
* Make the default build type \"Debug\" when compiling a git checkout.
* Fix type names casing
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* Small API docs fixes
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* Create specific directory for Qt logging categories file
* Don\'t enable QT_STRICT_ITERATORS on Windows.
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* Bug fix: find c++ stl using regex
* Detect duplicate ANDROID_EXTRA_LIBS and minor bug fix
* Unconditionally enable -DQT_STRICT_ITERATORS, not just in debug mode
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Re-enable the setting of QT_PLUGIN_PATH, without the strange backslash.
* ecm_add_wayland_client_protocol: Improve error messages
* ECMGeneratePkgConfigFile: make all vars dependent on ${prefix}
* Add UDev find module
* Fix harmless warnings when creating the doc.
* Also ignore __pycache__
* ECMGeneratePkgConfigFile: add variables used by pkg_check_modules
* Restore FindFontconfig backward compatibility for plasma-desktop
* Add Fontconfig find module
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Android: Reflect on using clang now
* Fix releaseme checkout when this is included in a sub-directory
* Fix a typo in the compatibility vars.
* Fix FindEGL
* new find module for Canberra
* Update Android toolchain files to reality
* Add compile check to FindEGL
* ECMGeneratePkgConfigFile API dox: fix \"Since\" for DESCRIPTION arg
* Fix destroying QThread while still running -> warning -> crash
* Fix ENABLE_CLAZY option with clazy >= 1.5
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* FindGperf: in ecm_gperf_generate set SKIP_AUTOMOC for generated file
* Move -Wsuggest-override -Wlogical-op to regular compiler settings
* Fix python binding generation for classes with deleted copy constructors
* Fix qmake module generation for Qt 5.12.1
* Use more https in links
* API dox: add missing entries for some find-modules & modules
* FindGperf: improve api dox: mark-up usage example
* ECMGenerateQmlTypes: fix api dox: title needs more --- markup
* ECMQMLModules: fix api dox: title match module name, add missing \"Since\"
* FindInotify: fix api dox .rst tag, add missing \"Since\"
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Add find module for Google\'s libphonenumber