Update to 20200508git

el9
Leigh Scott 4 years ago
parent af20cc4735
commit fe9f013186

1
.gitignore vendored

@ -14,3 +14,4 @@ ffmpeg-*.rpm
/ffmpeg-20200419.tar.bz2
/ffmpeg-20200423.tar.bz2
/ffmpeg-20200501.tar.bz2
/ffmpeg-20200508.tar.bz2

@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20200501
%global date 20200508
#global rel rc1
# rav1e has a broken .pc file
@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3
Release: 0.16.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.17.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -434,6 +434,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Fri May 08 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.17.20200508git
- Update to 20200508git
* Fri May 01 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.16.20200501git
- Update to 20200501git

@ -1 +1 @@
SHA512 (ffmpeg-20200501.tar.bz2) = df77e6650d60366ba8d1b8d4cb692db36bf6ac8c871d221f5a833c9933b54c29cbe0eeb86a7ad1b0a88aaf7151771144f5eb9bf8cf1cfbe43ce9173d75e77540
SHA512 (ffmpeg-20200508.tar.bz2) = 09a8e26edb08993579baa9914bc381da3d53ff2987396df9fe639f2f14436fd767ec219299329f57231eea7336b08d92fe959ce298193a89c361aa243a840b9a

Loading…
Cancel
Save