Changelog for
mingw32-libKF5ConfigCore5-5.76.0-6.175.noarch.rpm :
* Tue Mar 28 2023 Ralf Habacker
- Use mingw32-cross-cmake package (boo#1209611)
* Sun Mar 26 2023 Ralf Habacker - Do not use deprecated macro %make_jobs (boo#1205135)
* Tue Aug 09 2022 Ralf Habacker - Add 0001-Fix-window-sizing-and-positioning-on-Windows.patch
* 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
* Mon Jul 26 2021 Ralf Habacker - Add 0005-Do-not-apply-linux-only-related-access-right-check-f.patch
* 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:
* Don\'t use nullptr as flag. Make it compile against qt5.15
* Make sure to execute test with english lang
* Document Notifiers setting
* Only create a session config when actually restoring a session
* kwriteconfig: add delete option
* Add KPropertySkeletonItem
* Prepare KConfigSkeletonItem to allow inheriting its private class
* 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:
* These methods were adding in qt5.15
* kconfig_compiler: Move the KSharedConfig::Ptr when using them
* Make it compile against qt5.15 without deprecated method
* Use ECMGenerateExportHeader to manage deprecated API better
* Expose isImmutable to introspection (e.g. QML)
* Add convenience for defaults/dirty states to KCoreConfigSkeleton
* Make kconfig_compiler generate ctors with the optional parent arg
* Make preferences() a public function
* 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:
* Fix generating properties that start with an uppercase letter
* Rewrite ugly for with pointer arithmetic into range for
* Small performance enhacements
* [KConfig] port away from deprecated methods in Qt 5.14
* 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:
* Fix memory leak in KConfigWatcher
* Add a logging category for logs warnings
* Disable KCONFIG_USE_DBUS on Android
* 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:
* Include definition for class used in header
* Security: remove support for $(...) in config keys with [$e] marker. (CVE-2019-14744)- Drop 0001-Security-remove-support-for-.-in-config-keys-with-e-.patch