diff --git a/kf5-kquickcharts.spec b/kf5-kquickcharts.spec index a03cfbc..3e461cc 100644 --- a/kf5-kquickcharts.spec +++ b/kf5-kquickcharts.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Summary: A QtQuick module providing high-performance charts -Version: 5.97.0 +Version: 5.100.0 Release: 1 License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -83,5 +83,8 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %{_kf5_libdir}/cmake/KF5QuickCharts/ %changelog +* Mon Mar 06 2023 tanyulong - 5.100.0-1 +- Update package to version 5.100.0 + * Thu Jul 14 2022 misaka00251 - 5.97.0-1 - Init package diff --git a/kquickcharts-5.100.0.tar.xz b/kquickcharts-5.100.0.tar.xz new file mode 100644 index 0000000..227f447 Binary files /dev/null and b/kquickcharts-5.100.0.tar.xz differ diff --git a/kquickcharts-5.97.0.tar.xz b/kquickcharts-5.97.0.tar.xz deleted file mode 100644 index fab64e5..0000000 Binary files a/kquickcharts-5.97.0.tar.xz and /dev/null differ