epel9
Rex Dieter 3 years ago
parent add0bd0c5b
commit dc53086f14

1
.gitignore vendored

@ -22,3 +22,4 @@
/kquickcharts-5.88.0.tar.xz /kquickcharts-5.88.0.tar.xz
/kquickcharts-5.89.0.tar.xz /kquickcharts-5.89.0.tar.xz
/kquickcharts-5.90.0.tar.xz /kquickcharts-5.90.0.tar.xz
/kquickcharts-5.91.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.90.0 Version: 5.91.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
* Fri Feb 11 2022 Rex Dieter <rdieter@fedoraproject.org> - 5.91.0-1
- 5.91.0
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.90.0-2 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.90.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

@ -1 +1 @@
SHA512 (kquickcharts-5.90.0.tar.xz) = ba48912d4515269a4eb9192fe99da77bc1c87da7d35828c323a107cb92ae985ac8ab5b4023c1656658b003e0fbe234efdc2a7c91f04058880d13d53fb1892af3 SHA512 (kquickcharts-5.91.0.tar.xz) = d9957253c7c3da65afaa1eac22bafc1ada9165cac6bf136d6eaf9bf9c968751eefe1969e044e5d477a164df92ba66f6312b8b105f9f28708daa304b1fe63fa4c

Loading…
Cancel
Save