129 lines
4.6 KiB
Plaintext
129 lines
4.6 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Mon Oct 7 09:59:55 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Update to 6.7.0
|
||
|
* New feature release
|
||
|
* For more details please see:
|
||
|
* https://kde.org/announcements/frameworks/6/6.7.0
|
||
|
- Changes since 6.6.0:
|
||
|
* Update dependency version to 6.7.0
|
||
|
* Make unit tests work with a static Qt build
|
||
|
* kcoreaddonsplugin: Link against Qt6::Network
|
||
|
* Restore KProcess on Android
|
||
|
* Don't build kprocesstest for Android/iOS
|
||
|
* Fix build on ios
|
||
|
* Update version to 6.7.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Sep 7 09:03:11 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Update to 6.6.0
|
||
|
* New feature release
|
||
|
* For more details please see:
|
||
|
* https://kde.org/announcements/frameworks/6/6.6.0
|
||
|
- Changes since 6.5.0:
|
||
|
* Update version to 6.6.0
|
||
|
* exportUrlsToPortal: check for dbus error
|
||
|
* KDirWatch: don't try inotify again if it has already failed
|
||
|
* Relicense some files from lgpl2-only to lgpl2.1-or-later
|
||
|
* ci: add Alpine/musl job
|
||
|
* KPluginMetaData: Avoid reading metadata from plugin loader twice
|
||
|
* kcoreaddons_add_plugin: Fix typo in error message
|
||
|
* Fix configuring error when QtQml is not around
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Aug 5 10:47:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Update to 6.5.0
|
||
|
* New feature release
|
||
|
* For more details please see:
|
||
|
* https://kde.org/announcements/frameworks/6/6.5.0
|
||
|
- Changes since 6.4.0:
|
||
|
* Update dependency version to 6.5.0
|
||
|
* Enable cppcheck
|
||
|
* Add missing license header
|
||
|
* Add QML Format example
|
||
|
* [qml/formats] Drop no longer needed function
|
||
|
* Remove obsolete doc comment
|
||
|
* Replace deprecated globalMatch with globalMatchView
|
||
|
* Update version to 6.5.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Jul 9 09:41:40 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Update to 6.4.0
|
||
|
* New feature release
|
||
|
* For more details please see:
|
||
|
* https://kde.org/announcements/frameworks/6/6.4.0
|
||
|
- Changes since 6.3.0:
|
||
|
* Rename deprecated argument CLASSNAME to CLASS_NAME in ecm_add_qml_module() for KCoreAddonsPlugin
|
||
|
* kurlmimedata: warn about problems while retrieving files from portal
|
||
|
* decode os-release as UTF-8
|
||
|
* use REQUIRED_QT_VERSION for dbus, too
|
||
|
* provide USE_DBUS option to allow to turn on/off dbus parts
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jun 5 10:11:29 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Update to 6.3.0
|
||
|
* New feature release
|
||
|
* For more details please see:
|
||
|
* https://kde.org/announcements/frameworks/6/6.3.0/
|
||
|
- Changes since 6.2.0:
|
||
|
* not all distros have /bin/true, e.g. NixOS lacks it
|
||
|
* bundle license texts inside resource
|
||
|
* Remove explicit maintainer from metainfo
|
||
|
* kfilesystem: recognize nfs4 as KFileSystemType::Nfs
|
||
|
* Replace KAboutDialog with KAboutApplicationDialog
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon May 6 12:22:26 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Update to 6.2.0
|
||
|
* New feature release
|
||
|
* For more details please see:
|
||
|
* https://kde.org/announcements/gear/6.2.0/
|
||
|
- Changes since 6.1.0:
|
||
|
* Replace KAboutDialog with KAboutApplicationDialog
|
||
|
* gitignore: add VS Code dir
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 5 12:52:30 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
|
||
|
* KformatPrivate: fix deprecation enum arithmetic with float
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Feb 21 19:27:52 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
|
||
|
* Fix some compiler warning with mingw gcc
|
||
|
* update version for new release
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 31 17:50:04 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:47 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:16 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||
|
|
||
|
- Init kf6-kcoreaddons
|