diff --git a/kdoctools-5.100.0.tar.xz b/kdoctools-5.100.0.tar.xz deleted file mode 100644 index 5402cd7c5eddcd9e542fa16465c1bf898e6540b5..0000000000000000000000000000000000000000 Binary files a/kdoctools-5.100.0.tar.xz and /dev/null differ diff --git a/kdoctools-5.108.0.tar.xz b/kdoctools-5.108.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..27ab8b4481bcb71c6144730cf8df480e7fa4c2e0 Binary files /dev/null and b/kdoctools-5.108.0.tar.xz differ diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec index 26c3a4d37d7de633db8eab88ae9a38a709efd7e3..55b9ed04c07d41dae1657aa36686d6e4a6f843c5 100644 --- a/kf5-kdoctools.spec +++ b/kf5-kdoctools.spec @@ -8,20 +8,15 @@ %endif Name: kf5-%{framework} -Version: 5.100.0 +Version: 5.108.0 Release: 1 Summary: KDE Frameworks 5 Tier 2 addon for generating documentation License: GPLv2+ 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: docbook-dtds @@ -102,6 +97,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Fri Aug 04 2023 zhangshaoning - 5.108.0-1 +- Update to upstream version 5.108.0 + * Mon Dec 12 2022 jiangxinyu - 5.100.0-1 - Update to upstream version 5.100.0