Update to upstream version 5.108.0

This commit is contained in:
zhangshaoning 2023-08-03 14:45:55 +08:00
parent 7c51fc27fe
commit 6fbfb71728
3 changed files with 6 additions and 8 deletions

Binary file not shown.

BIN
kcontacts-5.108.0.tar.xz Normal file

Binary file not shown.

View File

@ -7,20 +7,15 @@
Name: kf5-%{framework}
Epoch: 1
Version: 5.100.0
Version: 5.108.0
Release: 1
Summary: The KContacts Library
License: LGPLv2+
URL: https://projects.kde.org/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
%global stable unstable
%else
%global stable stable
%endif
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/frameworks/%{majmin}/%{framework}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
@ -95,6 +90,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%changelog
* Thu Aug 03 2023 zhangshaoning <zhangshaoning@uniontech.com> - 5.108.0-1
- Update to upstream version 5.108.0
* Tue Feb 21 2023 peijiankang <peijiankang@kylinos.cn> - 1:5.100.0-1
- update verison to 5.100.0