diff --git a/kf6-kquickcharts.changes b/kf6-kquickcharts.changes index 8354cd5..bef4d3f 100644 --- a/kf6-kquickcharts.changes +++ b/kf6-kquickcharts.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Wed Jun 5 10:11:53 UTC 2024 - Christophe Marin + +- 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: + * Set a better default size for the example application + * Don't crash if we try to access an item from an empty ArraySource + * Enable highlighting for most pages in the charts example + * Port example pages to use ChartPage + * Add a common base type for pages in the chart example + * Remove API selection from charts example + * Convert chart example to use an executable QML module + * Expose highlight property on PieChartControl + * Support highlighting in LineChartControl + * controls: Add support for highlighting hovered items in Legend + * Fix normalized line size calculation in LineChartNode + * Support highlight in BarChart + * Support highlight in PieChart + * Support highlight property in LineChart + * Add a protected method to Chart to deemphasise non-highlighted items + * Add a `highlight` property to Chart + * Remove explicit maintainer from metainfo + * controls: Ceil all components of preferredWidth in LegendDelegate contents (kde#486411) + ------------------------------------------------------------------- Mon May 6 12:22:51 UTC 2024 - Christophe Marin diff --git a/kf6-kquickcharts.spec b/kf6-kquickcharts.spec index 1fc04ac..f43c67d 100644 --- a/kf6-kquickcharts.spec +++ b/kf6-kquickcharts.spec @@ -19,13 +19,13 @@ %define qt6_version 6.6.0 %define rname kquickcharts -# Full KF6 version (e.g. 6.2.0) +# Full KF6 version (e.g. 6.3.0) %{!?_kf6_version: %global _kf6_version %{version}} # Last major and minor KF6 version (e.g. 6.0) %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-kquickcharts -Version: 6.2.0 +Version: 6.3.0 Release: 0 Summary: Set of charts for QtQuick applications License: LGPL-2.1-or-later diff --git a/kquickcharts-6.2.0.tar.xz b/kquickcharts-6.2.0.tar.xz deleted file mode 100644 index 80dc930..0000000 --- a/kquickcharts-6.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fdd96bf4218a309be28523ac318bd7816e8bd1febf0e771b13359cd658c6756b -size 109408 diff --git a/kquickcharts-6.2.0.tar.xz.sig b/kquickcharts-6.2.0.tar.xz.sig deleted file mode 100644 index 78cd0ee..0000000 --- a/kquickcharts-6.2.0.tar.xz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTX+QAKCRAsjfWHptSq -wYYZAQCqvZVEI9tjzpJJFpvmEW8uhwiUlisZwHFojRWfOsWYEwEApQMg4xQ52jTA -A39NyE5xyALkDiGEDq//zebHQ0jttQE= -=ASOf ------END PGP SIGNATURE----- diff --git a/kquickcharts-6.3.0.tar.xz b/kquickcharts-6.3.0.tar.xz new file mode 100644 index 0000000..8524fe2 --- /dev/null +++ b/kquickcharts-6.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250e522adfbf48b3f2763f4ec378a20337a1ca2e5b0e2cd8b3615d7a3fed8fc7 +size 110172 diff --git a/kquickcharts-6.3.0.tar.xz.sig b/kquickcharts-6.3.0.tar.xz.sig new file mode 100644 index 0000000..6b8c35f --- /dev/null +++ b/kquickcharts-6.3.0.tar.xz.sig @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnQaAAKCRAsjfWHptSq +wfdcAQDyVK/3QbWOKluVcCn+8zO4QCIMlevDbOjNTyEsx/GP1wD9ElhVBL2t8C2q +AeeX//hvZqgQRHJ7hbR6GiNt/LkL4Qg= +=Il3Z +-----END PGP SIGNATURE-----