diff --git a/kconfigwidgets-5.100.0.tar.xz b/kconfigwidgets-5.100.0.tar.xz deleted file mode 100644 index 544830dce2e6214819283b0ca653cd8d92c0dd37..0000000000000000000000000000000000000000 Binary files a/kconfigwidgets-5.100.0.tar.xz and /dev/null differ diff --git a/kconfigwidgets-5.108.0.tar.xz b/kconfigwidgets-5.108.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..15d475f4bf39770a9c5f74773f1d95798e6879f6 Binary files /dev/null and b/kconfigwidgets-5.108.0.tar.xz differ diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index cbea828941b3fb29f697b9f40d4a238611ddf714..1b338a901aec7a9129ffdc6e469b9a9b9c2c2279 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,21 +1,15 @@ -%undefine __cmake_in_source_build %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.108.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs License: GPLv2+ and LGPLv2+ and MIT URL: https://invent.kde.org/frameworks/%{framework} -%global majmin %(echo %{version} | cut -d. -f1-2) -%global revision %(echo %{version} | cut -d. -f3) -%if %{revision} >= 50 -%global stable unstable -%else -%global stable stable -%endif +%global majmin %majmin_ver_kf5 +%global stable %stable_kf5 Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= %{majmin} @@ -90,6 +84,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Aug 03 2023 leeffo - 5.108.0-1 +- upgrade to version 5.108.0 + * Mon Dec 12 2022 jiangxinyu - 5.100.0-1 - Update to upstream version 5.100.0