epel9
Rex Dieter 4 years ago
parent 3f99e1f2ba
commit 99f8409f39

1
.gitignore vendored

@ -10,3 +10,4 @@
/kquickcharts-5.75.0.tar.xz
/kquickcharts-5.76.0.tar.xz
/kquickcharts-5.77.0.tar.xz
/kquickcharts-5.78.0.tar.xz

@ -10,13 +10,13 @@
Name: kf5-%{framework}
Summary: A QtQuick module providing high-performance charts
Version: 5.77.0
Version: 5.78.0
Release: 1%{?dist}
# libs are LGPL, tools are GPL
# KDE e.V. may determine that future LGPL/GPL versions are accepted
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 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/
%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
- 5.77.0

@ -1 +1 @@
SHA512 (kquickcharts-5.77.0.tar.xz) = 4c4621a150951fd73769527086279149153246eed28ce76d8110b5deb70a1b05b83e7d884d183c99d07e3834754c693ffa65029d8eaa01f4d80d763310f8dc2a
SHA512 (kquickcharts-5.78.0.tar.xz) = d518f68984bc8f95571bce62af1ff1bcbe35f5f73e6ae87a29e1f32fbfd27271c74e39040c49e93c1ff0acf5430022e60ab697bd6a679433a85c57905faaca2d

Loading…
Cancel
Save