From 9a31244006a5733fc03141405cf49f28f12209ab Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:43:30 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- plasma-integration.spec | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/plasma-integration.spec b/plasma-integration.spec index ac8a53e..0faaeea 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: plasma-integration -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: Integration of Qt application with KDE workspaces Group: System/Libraries @@ -13,7 +13,21 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/plasma License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Concurrent +BuildRequires: libQt5Core +BuildRequires: libQt5DBus +BuildRequires: libQt5Gui +BuildRequires: libQt5Network +BuildRequires: libQt5Widgets BuildRequires: libQt5X11Extras-devel +BuildRequires: libQt5Xml +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libX11-devel BuildRequires: libXcursor-devel BuildRequires: libgcc @@ -61,11 +75,9 @@ BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel BuildRequires: libxcb-devel BuildRequires: libxkbcommon-devel -BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtdeclarative-devel BuildRequires: qt5-qtquickcontrols2-devel BuildRequires: qt5-qtwayland-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtwayland-devel ## AUTOBUILDREQ-END @@ -102,6 +114,9 @@ Framework Integration is a set of plugins responsible for better integration of %doc LICENSES %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