update to upstream version 5.24.0

This commit is contained in:
pei-jiankang 2022-02-14 09:57:59 +08:00
parent 6936d17bf8
commit 2c7ce60dda
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
kscreenlocker-5.24.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: kscreenlocker Name: kscreenlocker
Version: 5.18.5 Version: 5.24.0
Release: 1 Release: 1
Summary: Library and components for secure lock screen architecture Summary: Library and components for secure lock screen architecture
@ -18,6 +18,8 @@ Source0: http://download.kde.org/%{stable}/plasma/%{plasmaver}/%{name}-%{
# help upgrades, split from plasma-workspace since 5.5 # help upgrades, split from plasma-workspace since 5.5
Conflicts: plasma-workspace < 5.5 Conflicts: plasma-workspace < 5.5
BuildRequires: layer-shell-qt-devel
BuildRequires: perl-generators BuildRequires: perl-generators
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel BuildRequires: qt5-qtdeclarative-devel
@ -89,7 +91,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%dir %{_kf5_datadir}/ksmserver/ %dir %{_kf5_datadir}/ksmserver/
%{_kf5_datadir}/ksmserver/screenlocker/ %{_kf5_datadir}/ksmserver/screenlocker/
%{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservices5/*.desktop
%{_kf5_qtplugindir}/screenlocker_kcm.so %{_kf5_qtplugindir}/kcms/kcm_screenlocker.so
%{_kf5_datadir}/kpackage/kcms/kcm_screenlocker/*
%files devel %files devel
%{_kf5_libdir}/libKScreenLocker.so %{_kf5_libdir}/libKScreenLocker.so
@ -100,7 +103,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Tue Jan 18 2022 pei-jiankang<peijiankang@kylinos.com> - 5.18.5-1 * Mon Feb 14 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.24.0-1
- update to upstream version 5.24.0
* Tue Jan 18 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.18.5-1
- update to upstream version 5.18.5 - update to upstream version 5.18.5
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 5.15.4-1 * Fri Aug 7 2020 weidong <weidong@uniontech.com> - 5.15.4-1