Update to 20210312git5136726

el9
Leigh Scott 4 years ago
parent af22500ee2
commit ee2525b606

1
.gitignore vendored

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

@ -1,8 +1,8 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20210218
%global commit c2bf1dcace8d331e672b955f9cf5b59211749f00
%global date 20210312
%global commit 51367267c8a9f1a840f5e810f8c788e6e03712a5
%global rel %(c=%{commit}; echo ${c:0:7})
%ifarch %{ix86}
@ -110,7 +110,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.4
Release: 0.4%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
Release: 0.5%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -476,6 +476,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Fri Mar 12 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.5.20210312git5136726
- Update to 20210312git5136726
* Thu Feb 18 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.4.20210218gitc2bf1dc
- Update to 20210218gitc2bf1dc

@ -1 +1 @@
SHA512 (ffmpeg-20210218.tar.bz2) = 8a2380787d968cbb5c061dc1720b27eedf4ef571259152ab7bf6a622ba5492615ae85b39b3dd1350af4b8474d48b1222f7830a2dff18e9b3ca89499699f5a7a1
SHA512 (ffmpeg-20210312.tar.bz2) = b13d43eb465d87944a7c7c335c046e1ee64993193a82eaf22abd0608df20c4f09c6a63a8dc69034e8990567958c195d4abd1e83ec16d87287296d840cec10b98

Loading…
Cancel
Save