!7 update to upstream version 5.90.0

From: @pei-jiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-02-20 07:43:55 +00:00 committed by Gitee
commit da088a8dc8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 11 additions and 7 deletions

View File

@ -1,12 +1,13 @@
%undefine __cmake_in_source_build
%global framework kidletime
Name: kf5-%{framework}
Version: 5.55.0
Release: 2
Version: 5.90.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,8 +84,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Dec 13 2021 wangqing <wangqing@uniontech.com> - 5.55.0-2
- delete %dist
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0
* Fri Jan 14 2022 pei-jiankang<peijiankang@kylinos.cn> - 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.90.0.tar.xz Normal file

Binary file not shown.