diff --git a/ffmpeg.spec b/ffmpeg.spec index 7040ccd..7159d70 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -3,8 +3,8 @@ %define buildver %{version} Name: ffmpeg -Epoch: 1 -Version: 6.1 +Epoch: 2 +Version: 6.0.1 Release: 1mamba Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder Group: System/Libraries @@ -314,7 +314,7 @@ This is a virtual package that contains the dependencies necessary for installin %setup -q -n ffmpeg-%{buildver} %define _default_patch_fuzz 2 #%patch4 -p1 -%patch 5 -p1 -b .add-av_stream_get_first_dts-for-chromium +%patch5 -p1 -b .add-av_stream_get_first_dts-for-chromium %build # configure not generated by autoconf @@ -572,11 +572,9 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a %{_docdir}/ffmpeg/* %changelog -* Sat Nov 11 2023 Automatic Build System 6.1-1mamba -- automatic version update by autodist - -* Fri Nov 10 2023 Automatic Build System 6.0.1-1mamba -- automatic version update by autodist +* Mon Nov 20 2023 Silvan Calarco 6.0.1-1mamba +- update to 6.0.1 +- epoch bump since 6.1 crashes VLC in OpenGL/VAAPI backend for VDPAU for hardware decoding * Tue Mar 07 2023 Automatic Build System 6.0-1mamba - automatic version update by autodist