File kf6-kcalendarcore.changes of Package kf6-kcalendarcore
-------------------------------------------------------------------
Mon Aug 4 06:57:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.17.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.17.0
- Changes since 6.16.0:
* Update dependency version to 6.17.0
* Update recurrenceId when dtStart changes
* src/icalformat_p.cpp - compile multivalue parameter support in libical4
* Update version to 6.17.0
-------------------------------------------------------------------
Mon Jul 7 07:24:34 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.16.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.16.0
- Changes since 6.15.0:
* Update dependency version to 6.16.0
* Update version to 6.16.0
-------------------------------------------------------------------
Mon Jun 9 20:29:32 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.15.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.15.0
- Changes since 6.14.0:
* Update dependency version to 6.15.0
* Fix occurrence-iterator test on FreeBSD
* Fix times-in-interval test on FreeBSD
* Fix serialization test on FreeBSD
* Repair test on supported FreeBSD versions
* icalformat_p.cpp - use static QString::number when converting geo vals
* clean krazy configuration and in-source directives
* Porting to libical 4.0 beta
* WIP - porting to libical 4.0 alpha
* recurrence.cpp - in shiftTimes(), ensure the period is valid
* Fix compile warnings about unused variables
* Add tags file to documentation
* Give calendar plugin time to populate
* Destroy calendar plugin while QCoreApplication still exists
* Add landing page for QDoc
* Port API documentation to QDoc syntax
* Update version to 6.15.0
- Replace _kf6_bugfix_version usage
-------------------------------------------------------------------
Sun May 4 19:05:16 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.14.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.14.0
- Changes since 6.13.0:
* Update dependency version to 6.14.0
* Update version to 6.14.0
-------------------------------------------------------------------
Sat Apr 5 12:32:33 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
* Clean headers
* Remove unused warning pragma
* Port to not deprecated methods
* It compiles fine without qt6.9 deprecated methods
* Update dependency version to 6.13.0
-------------------------------------------------------------------
Tue Mar 11 09:29:08 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.12.0
- Changes since 6.11.0:
* Update dependency version to 6.12.0
* codespell fixes (minor)
* calfilter.cpp - CalFilter::filterIncidence() bail on null incidence
* recurrence.cpp - shiftTimes() prevent crash on missing or invalid period (kde#499470)
* Update version to 6.12.0
-------------------------------------------------------------------
Sat Feb 8 12:16:42 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.11.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.11.0
- Changes since 6.10.0:
* Update dependency version to 6.11.0
* ci: add Alpine/musl job
* Add xml/yaml linting
* CI: Add linux-qt6-next build
* Update version to 6.11.0
-------------------------------------------------------------------
Tue Jan 7 18:17:21 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* Add missing log categories
* Update version to 6.10.0
-------------------------------------------------------------------
Sun Dec 8 10:09:07 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.9.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
* Update dependency version to 6.9.0
* Use isEmpty() vs "count() > 0"
* Bump KF and QT versions in ecm_set_disabled_deprecation_versions
* Update version to 6.9.0
-------------------------------------------------------------------
Mon Nov 4 11:17:58 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* Fix Duration's operator- accidentally adding instead of subtracting
* Add CI for static builds on Linux
* Update version to 6.8.0
-------------------------------------------------------------------
Mon Oct 7 09:59:49 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
* Update version to 6.7.0
-------------------------------------------------------------------
Sat Sep 7 09:03:07 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
* Export KCalendarCore namespace to QML
* Add read support for xCal events
* Add KF7 TODOs to make ICalFormat::fromString methods static
* Refactor libical <-> KCalendarCore enum conversion
* Avoid computing the next recurrence interval based on an invalid time
-------------------------------------------------------------------
Mon Aug 5 10:47:31 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
* Update version to 6.5.0
-------------------------------------------------------------------
Tue Jul 9 09:41:35 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:
* Add missing QtCore dependency to QML module
* Add QML bindings for CalendarListModel and CalendarPluginLoader
* Add CalendarListModel
-------------------------------------------------------------------
Wed Jun 5 10:11:22 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:
* tests: Remove workaround not needed anymore after 80f773
* CI: Require passing tests on Linux and Windows
* Adapt date/time output for tests to Qt 6.7 formatting behavior changes
* Remove explicit maintainer from metainfo
-------------------------------------------------------------------
Mon May 6 12:22:20 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/
- No code change since 6.1.0
-------------------------------------------------------------------
Fri Apr 5 12:52:24 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
* Fix check whether RRULE UNTIL datetime is UTC
* Fix conversion of date-only icaltimetype to UTC QDateTime (kde#483707)
* MemoryCalendar: log details about duplicate events before asserting
-------------------------------------------------------------------
Wed Feb 21 19:27:47 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
-------------------------------------------------------------------
Wed Jan 31 17:49:52 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:35 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:13 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init kf6-kcalendarcore