automatic version update by autodist [release 7.24.0-1mamba;Sun Apr 28 2024]

This commit is contained in:
Automatic Build System 2024-04-28 23:02:04 +02:00
parent 1dccd5d751
commit b45d40049c

View File

@ -1,7 +1,7 @@
%define apiver %(echo %version | cut -d. -f1) %define apiver %(echo %version | cut -d. -f1)
Name: mlt Name: mlt
Version: 7.22.0 Version: 7.24.0
Release: 2mamba Release: 1mamba
Summary: An open source multimedia framework, designed and developed for television broadcasting Summary: An open source multimedia framework, designed and developed for television broadcasting
Group: Development/Tools Group: Development/Tools
Vendor: openmamba Vendor: openmamba
@ -16,7 +16,6 @@ License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libQt5Svg-devel BuildRequires: libQt5Svg-devel
BuildRequires: libSDL-devel
BuildRequires: libSDL2-devel BuildRequires: libSDL2-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libarchive-devel BuildRequires: libarchive-devel
@ -41,6 +40,7 @@ BuildRequires: libpango-devel
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
BuildRequires: librubberband-devel BuildRequires: librubberband-devel
BuildRequires: libsamplerate-devel BuildRequires: libsamplerate-devel
BuildRequires: libsdl12-compat-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libswresample-ffmpeg-devel BuildRequires: libswresample-ffmpeg-devel
BuildRequires: libswscale-ffmpeg-devel BuildRequires: libswscale-ffmpeg-devel
@ -162,6 +162,9 @@ This package contains the Python binding for %{name}.
%{python3_sitearch}/mlt7.py %{python3_sitearch}/mlt7.py
%changelog %changelog
* Sun Apr 28 2024 Automatic Build System <autodist@openmamba.org> 7.24.0-1mamba
- automatic version update by autodist
* Tue Feb 27 2024 Automatic Build System <autodist@mambasoft.it> 7.22.0-2mamba * Tue Feb 27 2024 Automatic Build System <autodist@mambasoft.it> 7.22.0-2mamba
- rebuilt by autoport with build requirements: libopencv-devel>=4.9.0-1mamba - rebuilt by autoport with build requirements: libopencv-devel>=4.9.0-1mamba