diff --git a/powerdevil.spec b/powerdevil.spec index 9c62aa4..0274ad7 100644 --- a/powerdevil.spec +++ b/powerdevil.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: powerdevil -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Plasma 5 power management Group: Graphical Desktop/Applications/Configuration @@ -15,6 +15,7 @@ Patch1: powerdevil-5.21.5-systemd-248.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel BuildRequires: libbluez-qt-devel BuildRequires: libddcutil-devel @@ -43,11 +44,11 @@ BuildRequires: libkwindowsystem-devel BuildRequires: libkxmlgui-devel BuildRequires: libnetworkmanager-qt5-devel BuildRequires: libplasma-workspace-devel -BuildRequires: libqt5-devel BuildRequires: libsolid-devel BuildRequires: libstdc++6-devel BuildRequires: libudev-devel BuildRequires: libxcb-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -115,6 +116,9 @@ This package contains shared libraries for %{name}. %{_libexecdir}/org_kde_powerdevil %changelog +* Thu Nov 11 2021 Automatic Build System 5.23.3-1mamba +- automatic version update by autodist + * Thu Oct 28 2021 Automatic Build System 5.23.2-1mamba - automatic version update by autodist