automatic version update by autodist [release 24.08.3-1mamba;Thu Nov 07 2024]

This commit is contained in:
Automatic Build System 2024-11-10 11:14:29 +01:00
parent 358ac8b1e2
commit eea7a89c98

View File

@ -1,5 +1,5 @@
Name: ffmpegthumbs Name: ffmpegthumbs
Version: 24.08.2 Version: 24.08.3
Release: 1mamba Release: 1mamba
Summary: A lightweight video thumbnailer that can be used by file managers Summary: A lightweight video thumbnailer that can be used by file managers
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
@ -12,6 +12,11 @@ Patch0: ffmpegthumbs-21.12.2-ffmpeg-5.0.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt6Core
BuildRequires: libQt6DBus
BuildRequires: libQt6Gui
BuildRequires: libQt6Network
BuildRequires: libQt6Widgets
BuildRequires: libavcodec-devel BuildRequires: libavcodec-devel
BuildRequires: libavfilter-devel BuildRequires: libavfilter-devel
BuildRequires: libavformat-devel BuildRequires: libavformat-devel
@ -28,7 +33,6 @@ BuildRequires: libkf6-kwidgetsaddons-devel
BuildRequires: libkf6-solid-devel BuildRequires: libkf6-solid-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libswscale-devel BuildRequires: libswscale-devel
BuildRequires: qt6-qtbase-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: automoc4 BuildRequires: automoc4
BuildRequires: cmake BuildRequires: cmake
@ -74,6 +78,9 @@ fi
%doc LICENSES %doc LICENSES
%changelog %changelog
* Thu Nov 07 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
- automatic version update by autodist
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba * Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 24.08.2-1mamba
- automatic version update by autodist - automatic version update by autodist