automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]
This commit is contained in:
parent
b09cc9cd31
commit
f34504bdf6
@ -2,3 +2,4 @@
|
||||
|
||||
FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.
|
||||
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ffmpegthumbs
|
||||
Version: 24.12.0
|
||||
Version: 24.12.1
|
||||
Release: 1mamba
|
||||
Summary: A lightweight video thumbnailer that can be used by file managers
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -40,7 +40,6 @@ BuildRequires: cmake
|
||||
%description
|
||||
FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -78,6 +77,9 @@ fi
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user