|
|
@ -10,13 +10,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Summary: A QtQuick module providing high-performance charts
|
|
|
|
Summary: A QtQuick module providing high-performance charts
|
|
|
|
Version: 5.77.0
|
|
|
|
Version: 5.78.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# libs are LGPL, tools are GPL
|
|
|
|
# libs are LGPL, tools are GPL
|
|
|
|
# KDE e.V. may determine that future LGPL/GPL versions are accepted
|
|
|
|
# KDE e.V. may determine that future LGPL/GPL versions are accepted
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
URL: https://cgit.kde.org/%{framework}.git
|
|
|
|
URL: https://invent.kde.org/frameworks/%{framework}
|
|
|
|
|
|
|
|
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
@ -86,6 +86,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
|
|
|
|
%{_kf5_libdir}/cmake/KF5QuickCharts/
|
|
|
|
%{_kf5_libdir}/cmake/KF5QuickCharts/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jan 4 08:53:52 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.78.0-1
|
|
|
|
|
|
|
|
- 5.78.0
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Dec 13 14:18:26 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
|
|
|
|
* Sun Dec 13 14:18:26 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
|
|
|
|
- 5.77.0
|
|
|
|
- 5.77.0
|
|
|
|
|
|
|
|
|
|
|
|