!6 update to upstream version 5.88.0

Merge pull request !6 from pei-jiankang/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-26 05:56:37 +00:00 committed by Gitee
commit 58bf902126
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 5 deletions

View File

@ -1,12 +1,13 @@
%undefine __cmake_in_source_build
%global framework kidletime
Name: kf5-%{framework}
Version: 5.55.0
Release: 1%{?dist}
Version: 5.88.0
Release: 1
Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection
License: GPLv2+ and LGPLv2+
URL: https://cgit.kde.org/%{framework}.git
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -67,8 +68,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%files
%doc README.md
%license COPYING*
%{_kf5_sysconfdir}/xdg/%{framework}.*
%license LICENSES/*.txt
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
%{_kf5_libdir}/libKF5IdleTime.so.*
%dir %{_kf5_plugindir}/org.kde.kidletime.platforms/
%{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin0.so
@ -83,5 +84,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Fri Jan 14 2022 pei-jiankang<peijiankang@kylinos.com> - 5.88.0-1
- update to upstream version 5.88.0
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
- Init kf5-kidletime project

Binary file not shown.

BIN
kidletime-5.88.0.tar.xz Normal file

Binary file not shown.