diff --git a/kcontacts-5.100.0.tar.xz b/kcontacts-5.100.0.tar.xz deleted file mode 100644 index 85894e5..0000000 Binary files a/kcontacts-5.100.0.tar.xz and /dev/null differ diff --git a/kcontacts-5.108.0.tar.xz b/kcontacts-5.108.0.tar.xz new file mode 100644 index 0000000..aed8d13 Binary files /dev/null and b/kcontacts-5.108.0.tar.xz differ diff --git a/kf5-kcontacts.spec b/kf5-kcontacts.spec index 28e6b1f..7bafd74 100644 --- a/kf5-kcontacts.spec +++ b/kf5-kcontacts.spec @@ -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 - 5.108.0-1 +- Update to upstream version 5.108.0 + * Tue Feb 21 2023 peijiankang - 1:5.100.0-1 - update verison to 5.100.0