From 563c5733b5678c8690aa2db0b212e55b93bd46d5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:47:39 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- plymouth-kcm.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/plymouth-kcm.spec b/plymouth-kcm.spec index 4ec9ff1..f7ba0a0 100644 --- a/plymouth-kcm.spec +++ b/plymouth-kcm.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: plymouth-kcm -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: KDE Plasma configuration tool for the Plymouth bootsplash manager Group: Graphical Desktop/Applications/Configuration @@ -13,6 +13,11 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/plymou License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libkf6-attica-devel @@ -28,7 +33,6 @@ BuildRequires: libkf6-kio-devel BuildRequires: libkf6-knewstuff-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -69,6 +73,9 @@ KDE Plasma configuration tool for the Plymouth bootsplash manager. %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