|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
Name: kscreenlocker
|
|
|
|
|
Version: 5.26.5
|
|
|
|
|
Version: 5.27.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Library and components for secure lock screen architecture
|
|
|
|
|
|
|
|
|
@ -30,6 +30,7 @@ BuildRequires: qt5-qtx11extras-devel
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
|
|
|
|
|
|
BuildRequires: libkscreen-qt5-devel = %{version}
|
|
|
|
|
BuildRequires: kf5-plasma-devel
|
|
|
|
|
BuildRequires: kf5-kcmutils-devel
|
|
|
|
|
BuildRequires: kf5-kdeclarative-devel
|
|
|
|
@ -91,6 +92,7 @@ developing applications that use %{name}.
|
|
|
|
|
%{_kf5_datadir}/applications/kcm_screenlocker.desktop
|
|
|
|
|
%{_kf5_qtplugindir}/plasma/kcms/systemsettings/kcm_screenlocker.so
|
|
|
|
|
%{_kf5_datadir}/kpackage/kcms/kcm_screenlocker/*
|
|
|
|
|
%{_kf5_datadir}/qlogging-categories5/kscreenlocker.categories
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_kf5_libdir}/libKScreenLocker.so
|
|
|
|
@ -101,6 +103,21 @@ developing applications that use %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 28 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.2-1
|
|
|
|
|
- 5.27.2
|
|
|
|
|
|
|
|
|
|
* Tue Feb 21 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.1-1
|
|
|
|
|
- 5.27.1
|
|
|
|
|
|
|
|
|
|
* Thu Feb 09 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.27.0-1
|
|
|
|
|
- 5.27.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.26.90-1
|
|
|
|
|
- 5.26.90
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.26.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 05 2023 Justin Zobel <justin@1707.io> - 5.26.5-1
|
|
|
|
|
- Update to 5.26.5
|
|
|
|
|
|
|
|
|
|