update to upstream version 5.90.0

This commit is contained in:
tanyulong2021 2022-02-12 15:07:39 +08:00
parent 24ca3c88e8
commit 701cbab4e2
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