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