diff --git a/kcmutils-5.100.0.tar.xz b/kcmutils-5.100.0.tar.xz new file mode 100644 index 0000000..3206fe0 Binary files /dev/null and b/kcmutils-5.100.0.tar.xz differ diff --git a/kcmutils-5.97.0.tar.xz b/kcmutils-5.97.0.tar.xz deleted file mode 100644 index 21fec7a..0000000 Binary files a/kcmutils-5.97.0.tar.xz and /dev/null differ diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index 88048aa..f97dae1 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -10,11 +10,11 @@ %endif Name: kf5-%{framework} -Version: 5.97.0 +Version: 5.100.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules -License: LGPLv2+ +License: LGPL-2.0-or-later URL: https://invent.kde.org/frameworks/%{framework} %global majmin %(echo %{version} | cut -d. -f1-2) @@ -121,6 +121,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||: %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