Update to 20210218gitc2bf1dc

el9
Leigh Scott 4 years ago
parent 8e91f25d7f
commit 2f8df98079

1
.gitignore vendored

@ -22,3 +22,4 @@ ffmpeg-*.rpm
/ffmpeg-20200606.tar.bz2 /ffmpeg-20200606.tar.bz2
/ffmpeg-20201231.tar.bz2 /ffmpeg-20201231.tar.bz2
/ffmpeg-20210125.tar.bz2 /ffmpeg-20210125.tar.bz2
/ffmpeg-20210218.tar.bz2

@ -1,8 +1,8 @@
# TODO: add make test to %%check section # TODO: add make test to %%check section
#global branch oldabi- #global branch oldabi-
%global date 20210125 %global date 20210218
%global commit c7016e35a624a75bb5b82bee932ddfe28d013b3f %global commit c2bf1dcace8d331e672b955f9cf5b59211749f00
%global rel %(c=%{commit}; echo ${c:0:7}) %global rel %(c=%{commit}; echo ${c:0:7})
%ifarch %{ix86} %ifarch %{ix86}
@ -108,7 +108,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor} Name: ffmpeg%{?flavor}
Version: 4.4 Version: 4.4
Release: 0.3%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist} Release: 0.4%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license} License: %{ffmpeg_license}
URL: http://ffmpeg.org/ URL: http://ffmpeg.org/
%if 0%{?date} %if 0%{?date}
@ -474,6 +474,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog %changelog
* Thu Feb 18 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.4.20210218gitc2bf1dc
- Update to 20210218gitc2bf1dc
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 4.4-0.3.20210125gitc7016e3 * Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 4.4-0.3.20210125gitc7016e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (ffmpeg-20210125.tar.bz2) = 9c3cddf21c23b9154c249c5a081d0f7ff73410fab04b7529c3588c6b0b6b8980e4543e9d3322ed2fa9bb735f5d5ff6ff853e0fc31bc1c1c590411393728e26d3 SHA512 (ffmpeg-20210218.tar.bz2) = 8a2380787d968cbb5c061dc1720b27eedf4ef571259152ab7bf6a622ba5492615ae85b39b3dd1350af4b8474d48b1222f7830a2dff18e9b3ca89499699f5a7a1

Loading…
Cancel
Save