diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index 49e20ed..52e8359 100644 --- a/layer-shell-qt.spec +++ b/layer-shell-qt.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: layer-shell-qt -Version: 5.23.2 +Version: 5.23.3 Release: 1mamba Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell Group: System/Libraries @@ -15,10 +15,11 @@ License: GPL BuildRequires: glibc-devel BuildRequires: libgcc BuildRequires: libglvnd-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel BuildRequires: libxkbcommon-devel +BuildRequires: qt5-qtbase-devel +BuildRequires: qt5-qtwayland-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -79,6 +80,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libLayerShellQtInterface.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