update to 6.0.1
epoch bump since 6.1 crashes VLC in OpenGL/VAAPI backend for VDPAU for hardware decoding [release 6.0.1-1mamba;Mon Nov 20 2023]
This commit is contained in:
parent
b5151f7185
commit
5f9174317e
14
ffmpeg.spec
14
ffmpeg.spec
@ -3,8 +3,8 @@
|
|||||||
%define buildver %{version}
|
%define buildver %{version}
|
||||||
|
|
||||||
Name: ffmpeg
|
Name: ffmpeg
|
||||||
Epoch: 1
|
Epoch: 2
|
||||||
Version: 6.1
|
Version: 6.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
|
Summary: Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -314,7 +314,7 @@ This is a virtual package that contains the dependencies necessary for installin
|
|||||||
%setup -q -n ffmpeg-%{buildver}
|
%setup -q -n ffmpeg-%{buildver}
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
#%patch4 -p1
|
#%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
|
%build
|
||||||
# configure not generated by autoconf
|
# configure not generated by autoconf
|
||||||
@ -572,11 +572,9 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
|||||||
%{_docdir}/ffmpeg/*
|
%{_docdir}/ffmpeg/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 6.1-1mamba
|
* Mon Nov 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- update to 6.0.1
|
||||||
|
- epoch bump since 6.1 crashes VLC in OpenGL/VAAPI backend for VDPAU for hardware decoding
|
||||||
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 6.0.1-1mamba
|
|
||||||
- automatic version update by autodist
|
|
||||||
|
|
||||||
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 6.0-1mamba
|
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
Loading…
Reference in New Issue
Block a user