diff --git a/kf5-kquickcharts.spec b/kf5-kquickcharts.spec index d1c2464a790a50abc5ee822bb173e878502111a4..1a7af1d3ce8241da3c52d1fad36d87bf7d6cdc54 100644 --- a/kf5-kquickcharts.spec +++ b/kf5-kquickcharts.spec @@ -10,9 +10,9 @@ Name: kf5-%{framework} Summary: A QtQuick module providing high-performance charts -Version: 5.115.0 -Release: 2 -License: BSD-2-Clause AND CC0-1.0 AND LGPL-2.1-only AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-LGPL AND MIT +Version: 5.116.0 +Release: 1 +License: BSD-2-Clause AND CC0-1.0 AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT URL: https://invent.kde.org/frameworks/%{framework} %global majmin %majmin_ver_kf5 @@ -78,6 +78,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %{_kf5_libdir}/cmake/KF5QuickCharts/ %changelog +* Mon Nov 25 2024 peijiankang - 5.116.0-1 +- Upgrade package to 5.116.0 + * Thu Nov 21 2024 tangjie02 - 5.115.0-2 - adapt to the new CMake macros to fix build failure diff --git a/kquickcharts-5.115.0.tar.xz b/kquickcharts-5.115.0.tar.xz deleted file mode 100644 index fa15906c29657fad1c6e7676ecee741c12ccf01f..0000000000000000000000000000000000000000 Binary files a/kquickcharts-5.115.0.tar.xz and /dev/null differ diff --git a/kquickcharts-5.116.0.tar.xz b/kquickcharts-5.116.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..d67346a766b590210c66986e3e3e6206517ed345 Binary files /dev/null and b/kquickcharts-5.116.0.tar.xz differ