kf6-kconfig/kf6-kconfig.changes

55 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Apr 5 12:52:28 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.1.0
* New feature release
- Changes since 6.0.0:
* update version for new release
* Don't search for QtDBus on Windows/macOS/Android
* Register KConfigPropertyMap to QML
* kconf_update: Also run .upd files if times match but done is empty (kde#483795)
* Add unittest that URL[$e] works, for bug 482889
- Drop patch, merged upstream:
* 0001-kconf_update-Also-run-.upd-files-if-times-match-but-.patch
-------------------------------------------------------------------
Sat Mar 16 22:38:58 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix missing config migration (kde#483795):
* 0001-kconf_update-Also-run-.upd-files-if-times-match-but-.patch
-------------------------------------------------------------------
Wed Feb 21 19:27:50 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.0
* New bugfix release
* Release announcement not available yet
- Changes since 5.249.0:
* update version for new release
* KConfigLoader: reduce string allocations when parsing config items
* KConfigLoader: use QString::trimmed rvalue overload
* kdesktopfile: don't return const value
* kdesktopfileaction: rule of five - add move operations
* kdesktopfileaction: use =default for trivial default operations
* kdesktopfileaction: don't needlessly copy strings
* update version for new release
-------------------------------------------------------------------
Wed Jan 31 17:49:59 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.249.0 (6.0 RC 2):
* New bugfix release
* For more details see https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Mon Jan 15 20:00:42 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.248.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Sat May 27 11:18:15 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kconfig