From 862e6757e88ff330b7f563958a30467a13d502c9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:27:18 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024] --- breeze.spec | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/breeze.spec b/breeze.spec index 28a44bc..f9225a4 100644 --- a/breeze.spec +++ b/breeze.spec @@ -2,7 +2,7 @@ %define plasmaver %(echo %{version} | cut -d. -f1-3) Name: breeze -Version: 6.2.0 +Version: 6.2.1 Release: 1mamba Summary: Breeze Dark Desktop Design Language by the KDE VDG Group: Graphical Desktop/Look 'n' feel @@ -14,6 +14,18 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/breeze License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Core +BuildRequires: libQt5DBus +BuildRequires: libQt5Gui +BuildRequires: libQt5Network +BuildRequires: libQt5Widgets +BuildRequires: libQt5Xml +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets BuildRequires: libX11-devel BuildRequires: libframeworkintegration-devel BuildRequires: libgcc @@ -42,9 +54,7 @@ BuildRequires: libkirigami2-devel BuildRequires: libkwidgetsaddons-devel BuildRequires: libkwindowsystem-devel BuildRequires: libstdc++6-devel -BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtdeclarative-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -152,6 +162,9 @@ This package contains the libraries provided with %{name}. %{_qt5_plugindir}/styles/breeze5.so %changelog +* Wed Oct 16 2024 Automatic Build System 6.2.1-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist