From 5dcef08e94ce25c5529f0aaa450f69d3d7846c46 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:38:43 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- layer-shell-qt.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/layer-shell-qt.spec b/layer-shell-qt.spec index 1afa453..e170617 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: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: KDE Plasma component meant for applications to be able to easily use clients based on wlr-layer-shell Group: System/Libraries @@ -13,12 +13,14 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{version}/layer-sh License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel BuildRequires: libxkbcommon-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtwayland-devel ## AUTOBUILDREQ-END @@ -83,6 +85,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/libLayerShellQtInterface.so %changelog +* Wed Oct 16 2024 Automatic Build System 6.2.1-1mamba +- automatic version update by autodist + * Tue Oct 08 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist