automatic version update by autodist [release 24.05.2-1mamba;Fri Jul 05 2024]
This commit is contained in:
parent
ae384904d5
commit
7c404e0aaa
@ -1,5 +1,5 @@
|
||||
Name: ffmpegthumbs
|
||||
Version: 24.05.1
|
||||
Version: 24.05.2
|
||||
Release: 1mamba
|
||||
Summary: A lightweight video thumbnailer that can be used by file managers
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -12,10 +12,10 @@ Patch0: ffmpegthumbs-21.12.2-ffmpeg-5.0.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libavcodec-ffmpeg-devel
|
||||
BuildRequires: libavfilter-ffmpeg-devel
|
||||
BuildRequires: libavformat-ffmpeg-devel
|
||||
BuildRequires: libavutil-ffmpeg-devel
|
||||
BuildRequires: libavcodec-devel
|
||||
BuildRequires: libavfilter-devel
|
||||
BuildRequires: libavformat-devel
|
||||
BuildRequires: libavutil-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libkf6-kcompletion-devel
|
||||
@ -27,7 +27,7 @@ BuildRequires: libkf6-kservice-devel
|
||||
BuildRequires: libkf6-kwidgetsaddons-devel
|
||||
BuildRequires: libkf6-solid-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libswscale-ffmpeg-devel
|
||||
BuildRequires: libswscale-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: automoc4
|
||||
@ -74,6 +74,9 @@ fi
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Jul 05 2024 Automatic Build System <autodist@openmamba.org> 24.05.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 24.05.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user