automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]

This commit is contained in:
Automatic Build System 2025-01-12 15:49:13 +01:00
parent b09cc9cd31
commit f34504bdf6
2 changed files with 5 additions and 2 deletions

View File

@ -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. 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.

View File

@ -1,5 +1,5 @@
Name: ffmpegthumbs Name: ffmpegthumbs
Version: 24.12.0 Version: 24.12.1
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
@ -40,7 +40,6 @@ BuildRequires: cmake
%description %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. 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 %prep
%setup -q %setup -q
@ -78,6 +77,9 @@ fi
%doc LICENSES %doc LICENSES
%changelog %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 * Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
- automatic version update by autodist - automatic version update by autodist