From deed4e4a95126b32e463bc0773e5bf369fa13b0b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 16:08:25 +0000 Subject: [PATCH 1/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- kf5-kquickcharts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-kquickcharts.spec b/kf5-kquickcharts.spec index b8cb964..256fe72 100644 --- a/kf5-kquickcharts.spec +++ b/kf5-kquickcharts.spec @@ -11,7 +11,7 @@ Name: kf5-%{framework} Summary: A QtQuick module providing high-performance charts Version: 5.96.0 -Release: 1%{?dist} +Release: 2%{?dist} # libs are LGPL, tools are GPL # 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/ %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 5.96.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sun Jul 03 2022 Marc Deop - 5.96.0-1 - 5.96.0 From 5e5f6edb5cda6de2d767b378553a005fa3fb228d Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sun, 14 Aug 2022 13:10:31 +0930 Subject: [PATCH 2/2] Update to 5.97.0 --- kf5-kquickcharts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kf5-kquickcharts.spec b/kf5-kquickcharts.spec index 256fe72..079bda9 100644 --- a/kf5-kquickcharts.spec +++ b/kf5-kquickcharts.spec @@ -10,8 +10,8 @@ Name: kf5-%{framework} Summary: A QtQuick module providing high-performance charts -Version: 5.96.0 -Release: 2%{?dist} +Version: 5.97.0 +Release: 1%{?dist} # libs are LGPL, tools are GPL # 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/ %changelog +* Sat Aug 13 2022 Justin Zobel - 5.97.0-1 +- Update to 5.97.0 + * Thu Jul 21 2022 Fedora Release Engineering - 5.96.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild