!3 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:20:02 +00:00 committed by Gitee
commit a31ea96cac
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 2 deletions

Binary file not shown.

BIN
kcompletion-5.90.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global framework kcompletion
Name: kf5-%{framework}
Version: 5.88.0
Release: 1
Version: 5.90.0
Release: 1
Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes
License: LGPLv2+
@ -17,6 +17,8 @@ URL: https://invent.kde.org/frameworks/%{framework}
%endif
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
## upstream fixes
BuildRequires: extra-cmake-modules >= %{majmin}
BuildRequires: kf5-kconfig-devel >= %{majmin}
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
@ -76,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Sun Jan 16 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
- update to upstream version 5.88.0