import kf5-kquickcharts-5.115.0-1.el9

i9ce changed/i9ce/kf5-kquickcharts-5.115.0-1.el9
MSVSphere Packaging Team 8 months ago
parent ff47bbf9a9
commit 52d948d20b

2
.gitignore vendored

@ -1 +1 @@
SOURCES/kquickcharts-5.108.0.tar.xz
SOURCES/kquickcharts-5.115.0.tar.xz

@ -1 +1 @@
2c17caddd1594022487143079bdf8efc89924be7 SOURCES/kquickcharts-5.108.0.tar.xz
a8edff38d013467c0d6700cbac8ee47bae2bfc10 SOURCES/kquickcharts-5.115.0.tar.xz

@ -10,12 +10,10 @@
Name: kf5-%{framework}
Summary: A QtQuick module providing high-performance charts
Version: 5.108.0
Version: 5.115.0
Release: 1%{?dist}
# libs are LGPL, tools are GPL
# KDE e.V. may determine that future LGPL/GPL versions are accepted
License: LGPLv2+
License: BSD-2-Clause AND CC0-1.0 AND LGPL-2.1-only AND LGPL-3.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) AND MIT
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %majmin_ver_kf5
@ -27,6 +25,7 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framewo
## upstream patches
BuildRequires: gcc-c++
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules >= %{majmin}
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
@ -83,9 +82,33 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%{_kf5_libdir}/cmake/KF5QuickCharts/
%changelog
* Sun Jan 14 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.108.0-1
* Sat Feb 10 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.115.0-1
- 5.115.0
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 14 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.113.0-1
- Rebuilt for MSVSphere 9.3
* Fri Dec 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.113.0-1
- 5.113.0
* Tue Oct 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.111.0-1
- 5.111.0
* Tue Sep 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.110.0-1
- 5.110.0
* Sat Aug 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.109.0-1
- 5.109.0
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.108.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jul 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.108.0-1
- 5.108.0

Loading…
Cancel
Save