epel9
Rex Dieter 4 years ago
parent e108043022
commit b838a51e9b

1
.gitignore vendored

@ -12,3 +12,4 @@
/kquickcharts-5.77.0.tar.xz /kquickcharts-5.77.0.tar.xz
/kquickcharts-5.78.0.tar.xz /kquickcharts-5.78.0.tar.xz
/kquickcharts-5.79.0.tar.xz /kquickcharts-5.79.0.tar.xz
/kquickcharts-5.80.0.tar.xz

@ -10,8 +10,8 @@
Name: kf5-%{framework} Name: kf5-%{framework}
Summary: A QtQuick module providing high-performance charts Summary: A QtQuick module providing high-performance charts
Version: 5.79.0 Version: 5.80.0
Release: 2%{?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
@ -88,6 +88,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%{_kf5_libdir}/cmake/KF5QuickCharts/ %{_kf5_libdir}/cmake/KF5QuickCharts/
%changelog %changelog
* Tue Mar 09 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.80.0-1
- 5.80.0
* Sat Feb 06 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.79.0-2 * Sat Feb 06 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.79.0-2
- respin - respin

@ -1 +1 @@
SHA512 (kquickcharts-5.79.0.tar.xz) = b5c655ed60a05b10cd8cbeb8ca2995d8af56fde5bf834b4306ff7822f407bd324634ad441680b8bb91e17007b7a1450aa4b912208a5b0559b2e24418e763f4a6 SHA512 (kquickcharts-5.80.0.tar.xz) = d4183b29e031a03bd7a42a0b97f78995be60340a841b7900f3839dcb375d48801cd61ef534d3bedc27081ff925467b8881a09caf3f66994a3737da74e4393831

Loading…
Cancel
Save