Update to 20200606git

el9
Leigh Scott 4 years ago
parent 70511aefad
commit b440e8dd8a

1
.gitignore vendored

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

@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20200531
%global date 20200606
#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.22.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.23.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -443,6 +443,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Sat Jun 06 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.23.20200606git
- Update to 20200606git
* Sun May 31 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.22.20200531git
- Update to 20200531git

@ -1 +1 @@
SHA512 (ffmpeg-20200531.tar.bz2) = f130b785e675956e225729275b19ad67fa86bb58c477c26638e76331b64dfa07c76598c8e95dc32a1c68be08dd47d1aad3d5a2dd3210ca14592f514fa0b20468
SHA512 (ffmpeg-20200606.tar.bz2) = a463fbddea7f234b7ea888a2440fa2d013ae62551e86eb5c10382b8667f43c0c2998d969262b98df0f8c77d9808350e6eabc2e887c588336a6bd34c3e13095fb

Loading…
Cancel
Save