automatic version update by autodist [release 6.1.1-1mamba;Sun Dec 31 2023]
This commit is contained in:
parent
5f9174317e
commit
c30091edd7
10
ffmpeg.spec
10
ffmpeg.spec
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: ffmpeg
|
Name: ffmpeg
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 6.0.1
|
Version: 6.1.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
|
||||||
%patch5 -p1 -b .add-av_stream_get_first_dts-for-chromium
|
%patch 5 -p1 -b .add-av_stream_get_first_dts-for-chromium
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# configure not generated by autoconf
|
# configure not generated by autoconf
|
||||||
@ -572,6 +572,12 @@ ln -s ../libavcodec.a %{buildroot}%{_libdir}/libavcodec/libavcodec.a
|
|||||||
%{_docdir}/ffmpeg/*
|
%{_docdir}/ffmpeg/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 31 2023 Automatic Build System <autodist@mambasoft.it> 6.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Nov 21 2023 Automatic Build System <autodist@mambasoft.it> 6.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.1-1mamba
|
* Mon Nov 20 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.1-1mamba
|
||||||
- update to 6.0.1
|
- update to 6.0.1
|
||||||
- epoch bump since 6.1 crashes VLC in OpenGL/VAAPI backend for VDPAU for hardware decoding
|
- epoch bump since 6.1 crashes VLC in OpenGL/VAAPI backend for VDPAU for hardware decoding
|
||||||
|
Loading…
Reference in New Issue
Block a user