diff --git a/kf5-plasma.spec b/kf5-plasma.spec index 4fbec14..fc79139 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,10 +1,10 @@ %global framework plasma-framework Name: kf5-plasma -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface -License: GPLv2+ and LGPLv2+ and BSD +License: GPL-2.0-or-later and LGPL-2.0-or-later and BSD URL: https://invent.kde.org/frameworks/plasma %global majmin %(echo %{version} | cut -d. -f1-2) @@ -145,6 +145,9 @@ mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private %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/plasma-framework-5.100.0.tar.xz b/plasma-framework-5.100.0.tar.xz new file mode 100644 index 0000000..a0f1f83 Binary files /dev/null and b/plasma-framework-5.100.0.tar.xz differ diff --git a/plasma-framework-5.97.0.tar.xz b/plasma-framework-5.97.0.tar.xz deleted file mode 100644 index 48c29f8..0000000 Binary files a/plasma-framework-5.97.0.tar.xz and /dev/null differ