diff --git a/kf5-kparts.spec b/kf5-kparts.spec index 28ca49f..369ba90 100644 --- a/kf5-kparts.spec +++ b/kf5-kparts.spec @@ -2,11 +2,11 @@ %global framework kparts Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 solution for KParts -License: GPLv2+ +License: GPL-2.0-or-later URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) @@ -89,6 +89,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/parts/ %changelog +* Tue Dec 13 2022 wangjunqi - 5.100.0-1 +- update to upstream version 5.100.0 + * Mon Sep 05 2022 liweiganga - 5.97.0-1 - update to upstream version 5.97.0 diff --git a/kparts-5.100.0.tar.xz b/kparts-5.100.0.tar.xz new file mode 100644 index 0000000..84d6c60 Binary files /dev/null and b/kparts-5.100.0.tar.xz differ diff --git a/kparts-5.97.0.tar.xz b/kparts-5.97.0.tar.xz deleted file mode 100644 index bddc0f1..0000000 Binary files a/kparts-5.97.0.tar.xz and /dev/null differ