From 448c1cbef9fe0a241a1bd20497e0bb7d16fc499c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 23:16:26 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024] --- yakuake.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/yakuake.spec b/yakuake.spec index ab8f4c1..ca2bf84 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -1,5 +1,5 @@ Name: yakuake -Version: 24.08.3 +Version: 24.12.0 Release: 1mamba Summary: Yakuake is a Quake-style terminal emulator based on KDE Konsole technology Group: Graphical Desktop/Applications/Utilities @@ -11,6 +11,12 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libglvnd-devel @@ -37,7 +43,6 @@ BuildRequires: libkf6-kxmlgui-devel BuildRequires: libkwayland-devel BuildRequires: libstdc++6-devel BuildRequires: libxkbcommon-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END %description @@ -83,6 +88,9 @@ Yakuake is a Quake-style terminal emulator based on KDE Konsole technology. %doc AUTHORS LICENSES %changelog +* Sat Dec 14 2024 Automatic Build System 24.12.0-1mamba +- automatic version update by autodist + * Fri Nov 08 2024 Automatic Build System 24.08.3-1mamba - automatic version update by autodist