automatic version update by autodist [release 7.4.0-1mamba;Tue Dec 21 2021]

This commit is contained in:
Automatic Build System 2024-01-06 07:11:20 +01:00
parent 99a5acd97e
commit 0cc638566b

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1)
Name: mlt
Version: 7.2.0
Version: 7.4.0
Release: 1mamba
Summary: An open source multimedia framework, designed and developed for television broadcasting
Group: Development/Tools
@ -15,9 +15,10 @@ Patch2: mlt-6.4.1-glibc-2.26.patch
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5Svg-devel
BuildRequires: libSDL-devel
BuildRequires: libSDL2-devel
BuildRequires: libalsa-devel
BuildRequires: libX11-devel
BuildRequires: libavcodec-ffmpeg-devel
BuildRequires: libavdevice-ffmpeg-devel
BuildRequires: libavfilter-ffmpeg-devel
@ -34,7 +35,6 @@ BuildRequires: libglib-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libjack-devel
BuildRequires: libpango-devel
BuildRequires: libqt5-devel
BuildRequires: librtaudio-devel
BuildRequires: librubberband-devel
BuildRequires: libsamplerate-devel
@ -43,6 +43,7 @@ BuildRequires: libswresample-ffmpeg-devel
BuildRequires: libswscale-ffmpeg-devel
BuildRequires: libvorbis-devel
BuildRequires: libxml2-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: sox-devel
## AUTOBUILDREQ-END
BuildRequires: librtaudio-devel >= 5.0.0-1mamba
@ -142,6 +143,9 @@ CFLAGS="-I%{_includedir}/ffmpeg" %make
%{_libdir}/cmake/Mlt7/Mlt7*.cmake
%changelog
* Tue Dec 21 2021 Automatic Build System <autodist@mambasoft.it> 7.4.0-1mamba
- automatic version update by autodist
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 7.2.0-1mamba
- automatic version update by autodist