update to upstream version 5.90.0
This commit is contained in:
parent
45d5aa7aec
commit
1e63d2356f
Binary file not shown.
BIN
kdoctools-5.90.0.tar.xz
Normal file
BIN
kdoctools-5.90.0.tar.xz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user