From 01565bdb552302ee4ba830479072fc3ce73ee811 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:53:30 +0100 Subject: [PATCH] automatic version update by autodist [release 5.23.3-1mamba;Wed Nov 10 2021] --- kscreenlocker.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/kscreenlocker.spec b/kscreenlocker.spec index 90ca82e..8e6860c 100644 --- a/kscreenlocker.spec +++ b/kscreenlocker.spec @@ -2,7 +2,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: kscreenlocker -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Frameworks 5 screen locker Group: System/Libraries @@ -14,6 +14,7 @@ Source: http://download.kde.org/stable/plasma/%{plasmaver}/kscreenlocker- License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXi-devel @@ -38,12 +39,13 @@ BuildRequires: libkwindowsystem-devel BuildRequires: libkxmlgui-devel BuildRequires: liblayer-shell-qt-devel BuildRequires: libpam-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel BuildRequires: libxcb-devel BuildRequires: libxcb-keysyms-devel BuildRequires: perl-devel +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -128,6 +130,9 @@ exit 0 %{_libdir}/libKScreenLocker.so %changelog +* Wed Nov 10 2021 Automatic Build System 5.23.3-1mamba +- automatic version update by autodist + * Wed Oct 27 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist