From 4921a4ca72ab804eb88e467cc560734810b8757c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 23:16:08 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024] --- umbrello.spec | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/umbrello.spec b/umbrello.spec index 2cb155d..4ab139d 100644 --- a/umbrello.spec +++ b/umbrello.spec @@ -1,5 +1,5 @@ Name: umbrello -Version: 24.08.3 +Version: 24.12.0 Release: 1mamba Summary: UML modelling tool and code generator Group: Graphical Desktop/Applications/Development @@ -11,7 +11,15 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Concurrent +BuildRequires: libQt5Core +BuildRequires: libQt5DBus +BuildRequires: libQt5Gui +BuildRequires: libQt5Network +BuildRequires: libQt5PrintSupport BuildRequires: libQt5Svg-devel +BuildRequires: libQt5Widgets +BuildRequires: libQt5Xml BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkarchive-devel @@ -39,7 +47,6 @@ BuildRequires: libstdc++6-devel BuildRequires: libsyntax-highlighting-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel -BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: automoc4 BuildRequires: cmake @@ -107,6 +114,9 @@ exit 0 %doc AUTHORS COPYING COPYING.DOC THANKS %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