update to upstream version 5.88.0
This commit is contained in:
parent
4fed0ba438
commit
757de135d6
@ -1,12 +1,13 @@
|
|||||||
|
%undefine __cmake_in_source_build
|
||||||
%global framework kidletime
|
%global framework kidletime
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.55.0
|
Version: 5.88.0
|
||||||
Release: 1%{?dist}
|
Release: 1
|
||||||
Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection
|
Summary: KDE Frameworks 5 Tier 1 integration module for idle time detection
|
||||||
|
|
||||||
License: GPLv2+ and LGPLv2+
|
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 majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global revision %(echo %{version} | cut -d. -f3)
|
||||||
@ -67,8 +68,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%license COPYING*
|
%license LICENSES/*.txt
|
||||||
%{_kf5_sysconfdir}/xdg/%{framework}.*
|
%{_kf5_datadir}/qlogging-categories5/%{framework}.*
|
||||||
%{_kf5_libdir}/libKF5IdleTime.so.*
|
%{_kf5_libdir}/libKF5IdleTime.so.*
|
||||||
%dir %{_kf5_plugindir}/org.kde.kidletime.platforms/
|
%dir %{_kf5_plugindir}/org.kde.kidletime.platforms/
|
||||||
%{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin0.so
|
%{_kf5_plugindir}/org.kde.kidletime.platforms/KF5IdleTimeXcbPlugin0.so
|
||||||
@ -83,5 +84,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 5.55.0-1
|
||||||
- Init kf5-kidletime project
|
- 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