!6 update to upstream version 5.90.0

From: @tanyulong2021 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-02-14 04:21:06 +00:00 committed by Gitee
commit 3a3b3bc44b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 12 additions and 6 deletions

Binary file not shown.

BIN
kdoctools-5.90.0.tar.xz Normal file

Binary file not shown.

View File

@ -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 <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Thu Jan 13 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
- update to upstream version 5.88.0