diff --git a/kdoctools-5.88.0.tar.xz b/kdoctools-5.88.0.tar.xz deleted file mode 100644 index 9127a0ead6bdd460ade68a24bf44b57a31363d15..0000000000000000000000000000000000000000 Binary files a/kdoctools-5.88.0.tar.xz and /dev/null differ diff --git a/kdoctools-5.90.0.tar.xz b/kdoctools-5.90.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..3ccee2d44361e9ec3c0b331c9568fa7e45e28ffe Binary files /dev/null and b/kdoctools-5.90.0.tar.xz differ diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec index 285f81b84035cd2e96c35609b689e14923a8431e..87f20f8671e52e4ea1355fef03e3fd7565b713cb 100755 --- a/kf5-kdoctools.spec +++ b/kf5-kdoctools.spec @@ -1,16 +1,19 @@ %global framework kdoctools +# uncomment to enable bootstrap mode +#global bootstrap 1 + %if !0%{?bootstrap} %global tests 1 %endif -Name: kf5-%{framework} -Version: 5.88.0 -Release: 1 -Summary: KDE Frameworks 5 Tier 2 addon for generating documentation +Name: kf5-%{framework} +Version: 5.90.0 +Release: 1 +Summary: KDE Frameworks 5 Tier 2 addon for generating documentation -License: GPLv2+ and MIT -URL: https://invent.kde.org/frameworks/%{framework} +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) @@ -103,6 +106,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||: %changelog +* Sat Feb 12 2022 tanyulong - 5.90.0-1 +- update to upstream version 5.90.0 + * Thu Jan 13 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0