diff --git a/kdenlive.spec b/kdenlive.spec index 2811e70..3727fa4 100644 --- a/kdenlive.spec +++ b/kdenlive.spec @@ -1,5 +1,5 @@ Name: kdenlive -Version: 24.08.2 +Version: 24.08.3 Release: 1mamba Summary: A non linear video editor for the KDE environment Group: Graphical Desktop/Applications/Multimedia @@ -11,6 +11,14 @@ Source: https://download.kde.org/%{stable_kde6}/release-service/%{version License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Concurrent +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglu-devel BuildRequires: libglvnd-devel @@ -45,7 +53,6 @@ BuildRequires: libkf6-sonnet-devel BuildRequires: libmlt-devel BuildRequires: libstdc++6-devel BuildRequires: libv4l-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtmultimedia-devel BuildRequires: qt6-qtnetworkauth-devel @@ -111,6 +118,9 @@ Kdenlive is a non linear video editor for the KDE environment. #README %changelog +* Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba +- automatic version update by autodist + * Fri Oct 11 2024 Automatic Build System 24.08.2-1mamba - automatic version update by autodist