diff --git a/kscreenlocker-5.24.0.tar.xz b/kscreenlocker-5.24.0.tar.xz deleted file mode 100644 index 856fe07..0000000 Binary files a/kscreenlocker-5.24.0.tar.xz and /dev/null differ diff --git a/kscreenlocker-5.25.2.tar.xz b/kscreenlocker-5.25.2.tar.xz new file mode 100644 index 0000000..57792b9 Binary files /dev/null and b/kscreenlocker-5.25.2.tar.xz differ diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 611f6f0..12c51d6 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -1,5 +1,5 @@ Name: kscreenlocker -Version: 5.24.0 +Version: 5.25.2 Release: 1 Summary: Library and components for secure lock screen architecture @@ -86,12 +86,11 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_libdir}/libKScreenLocker.so.* %{_kf5_datadir}/knotifications5/*.notifyrc %{_kf5_datadir}/kconf_update/* -%{_libexecdir}/kcheckpass %{_libexecdir}/kscreenlocker_greet %dir %{_kf5_datadir}/ksmserver/ %{_kf5_datadir}/ksmserver/screenlocker/ -%{_kf5_datadir}/kservices5/*.desktop -%{_kf5_qtplugindir}/kcms/kcm_screenlocker.so +%{_kf5_datadir}/applications/kcm_screenlocker.desktop +%{_kf5_qtplugindir}/plasma/kcms/systemsettings/kcm_screenlocker.so %{_kf5_datadir}/kpackage/kcms/kcm_screenlocker/* %files devel @@ -103,6 +102,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jul 5 2022 huayadong - 5.25.2-1 +- update to upstream version 5.25.2 + * Mon Feb 14 2022 pei-jiankang - 5.24.0-1 - update to upstream version 5.24.0