automatic version update by autodist [release 5.27.1-1mamba;Thu Feb 23 2023]
This commit is contained in:
parent
2250098185
commit
c280bbde9a
@ -2,7 +2,7 @@
|
||||
%define plasmaver %(echo %version | cut -d. -f1-3)
|
||||
|
||||
Name: kscreenlocker
|
||||
Version: 5.26.5
|
||||
Version: 5.27.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 screen locker
|
||||
Group: System/Libraries
|
||||
@ -33,6 +33,7 @@ BuildRequires: libkidletime-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkpackage-devel
|
||||
BuildRequires: libkscreen-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libkwayland-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
@ -52,6 +53,7 @@ BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: liblayer-shell-qt-devel
|
||||
BuildRequires: libkscreen-devel >= 5.27.1
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description
|
||||
@ -112,6 +114,7 @@ exit 0
|
||||
%{_datadir}/ksmserver/screenlocker/org.kde.passworddialog/metadata.desktop
|
||||
%dir %{_datadir}/kpackage/kcms/kcm_screenlocker
|
||||
%{_datadir}/kpackage/kcms/kcm_screenlocker/*
|
||||
%{_datadir}/qlogging-categories5/kscreenlocker.categories
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -131,6 +134,12 @@ exit 0
|
||||
%{_libdir}/libKScreenLocker.so
|
||||
|
||||
%changelog
|
||||
* Thu Feb 23 2023 Automatic Build System <autodist@mambasoft.it> 5.27.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 20 2023 Automatic Build System <autodist@mambasoft.it> 5.27.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 04 2023 Automatic Build System <autodist@mambasoft.it> 5.26.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user