automatic version update by autodist [release 5.25.0-1mamba;Fri Jun 17 2022]
This commit is contained in:
parent
883d74256a
commit
199d81b078
@ -2,7 +2,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kscreenlocker
|
||||
Version: 5.24.5
|
||||
Version: 5.25.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 screen locker
|
||||
Group: System/Libraries
|
||||
@ -59,6 +59,7 @@ KDE Frameworks 5 screen locker.
|
||||
%package -n lib%{name}
|
||||
Group: System/Libraries
|
||||
Summary: Shared libraries for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n lib%{name}
|
||||
This package contains shared libraries for %{name}.
|
||||
@ -101,12 +102,12 @@ exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/applications/kcm_screenlocker.desktop
|
||||
%{_datadir}/dbus-1/interfaces/kf5_org.freedesktop.ScreenSaver.xml
|
||||
%{_datadir}/dbus-1/interfaces/org.kde.screensaver.xml
|
||||
%{_datadir}/kconf_update/kscreenlocker.upd
|
||||
%{_datadir}/kconf_update/ksreenlocker_5_3_separate_autologin.pl
|
||||
%{_datadir}/knotifications5/ksmserver.notifyrc
|
||||
%{_datadir}/kservices5/screenlocker.desktop
|
||||
%{_datadir}/ksmserver/screenlocker/org.kde.passworddialog/metadata.desktop
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_screenlocker
|
||||
%{_datadir}/kpackage/kcms/kcm_screenlocker/*
|
||||
@ -114,8 +115,7 @@ exit 0
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libKScreenLocker.so.*
|
||||
%{_libdir}/qt5/plugins/kcms/kcm_screenlocker.so
|
||||
%attr(4755,root,root) %{_libexecdir}/kcheckpass
|
||||
%{_libdir}/qt5/plugins/plasma/kcms/systemsettings/kcm_screenlocker.so
|
||||
%{_libexecdir}/kscreenlocker_greet
|
||||
%doc COPYING
|
||||
|
||||
@ -130,6 +130,9 @@ exit 0
|
||||
%{_libdir}/libKScreenLocker.so
|
||||
|
||||
%changelog
|
||||
* Fri Jun 17 2022 Automatic Build System <autodist@mambasoft.it> 5.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 04 2022 Automatic Build System <autodist@mambasoft.it> 5.24.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user