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