!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:
commit
58bf902126
@ -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
BIN
kidletime-5.88.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user