Update to 20200531git

el9
Leigh Scott 5 years ago
parent ad5e793685
commit c537a72164

1
.gitignore vendored

@ -18,3 +18,4 @@ ffmpeg-*.rpm
/ffmpeg-20200516.tar.bz2
/ffmpeg-20200523.tar.bz2
/ffmpeg-20200524.tar.bz2
/ffmpeg-20200531.tar.bz2

@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20200524
%global date 20200531
#global rel rc1
# rav1e has a broken .pc file
@ -94,7 +94,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3
Release: 0.21.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.22.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -442,6 +442,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Sun May 31 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.22.20200531git
- Update to 20200531git
* Mon May 25 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.21.20200524git
- Enable lensfun

@ -1 +1 @@
SHA512 (ffmpeg-20200524.tar.bz2) = 1996b490e454acd0e33779b600da716af632744c219dc1bda3bdbeccaa738d697bfef5bfb07c338a3f4aaabe8b8afe6aadcf2fc5e290ab603072a7eaecfedbf7
SHA512 (ffmpeg-20200531.tar.bz2) = f130b785e675956e225729275b19ad67fa86bb58c477c26638e76331b64dfa07c76598c8e95dc32a1c68be08dd47d1aad3d5a2dd3210ca14592f514fa0b20468

Loading…
Cancel
Save