diff --git a/mlt.spec b/mlt.spec index 26100c2..f338fc1 100644 --- a/mlt.spec +++ b/mlt.spec @@ -1,5 +1,5 @@ Name: mlt -Version: 6.20.0 +Version: 6.22.1 Release: 1mamba Summary: An open source multimedia framework, designed and developed for television broadcasting Group: Development/Tools @@ -63,6 +63,8 @@ Obsoletes: libmlt++-devel MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. This package contains static files and headers used for development. +%debug_package + %prep %setup -q #%patch2 -p1 @@ -95,7 +97,7 @@ CFLAGS="-I%{_includedir}/ffmpeg" %make %{_libdir}/libmlt.so.* %{_libdir}/libmlt++.so.* %{_libdir}/mlt/*.so -%doc COPYING ChangeLog README +%doc COPYING README %files devel %defattr(-,root,root) @@ -108,6 +110,12 @@ CFLAGS="-I%{_includedir}/ffmpeg" %make %{_libdir}/libmlt++.so %changelog +* Sun Aug 02 2020 Automatic Build System 6.22.1-1mamba +- automatic version update by autodist + +* Sat Aug 01 2020 Automatic Build System 6.22.0-1mamba +- automatic version update by autodist + * Mon Feb 17 2020 Automatic Build System 6.20.0-1mamba - automatic version update by autodist