diff --git a/kconfig-5.100.0.tar.xz b/kconfig-5.100.0.tar.xz deleted file mode 100644 index af45d00..0000000 Binary files a/kconfig-5.100.0.tar.xz and /dev/null differ diff --git a/kconfig-5.108.0.tar.xz b/kconfig-5.108.0.tar.xz new file mode 100644 index 0000000..90fcf2d Binary files /dev/null and b/kconfig-5.108.0.tar.xz differ diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 84d75e8..1d9f560 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -24,20 +24,16 @@ %global ninja 1 Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.108.0 Release: 1 Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system 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 ## upstream patches @@ -246,6 +242,9 @@ make test %{?_smp_mflags} -C redhat-linux-build ARGS="--output-on-failure --time %changelog +* Thu Aug 03 2023 haomimi - 5.108.0-1 +- update verison to 5.108.0 + * Fri Dec 09 2022 liqiuyu - 5.100.0-1 - Update package to version 5.100.0