Update to 20200516git

el9
Leigh Scott 4 years ago
parent fe9f013186
commit b355132a09

1
.gitignore vendored

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

@ -1,7 +1,7 @@
# TODO: add make test to %%check section # TODO: add make test to %%check section
#global branch oldabi- #global branch oldabi-
%global date 20200508 %global date 20200516
#global rel rc1 #global rel rc1
# rav1e has a broken .pc file # rav1e has a broken .pc file
@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor} Name: ffmpeg%{?flavor}
Version: 4.3 Version: 4.3
Release: 0.17.%{?date}%{?date:git}%{?rel}%{?dist} Release: 0.18.%{?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}
@ -434,6 +434,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog %changelog
* Sat May 16 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.18.20200516git
- Update to 20200516git
* Fri May 08 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.17.20200508git * Fri May 08 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.17.20200508git
- Update to 20200508git - Update to 20200508git

@ -1 +1 @@
SHA512 (ffmpeg-20200508.tar.bz2) = 09a8e26edb08993579baa9914bc381da3d53ff2987396df9fe639f2f14436fd767ec219299329f57231eea7336b08d92fe959ce298193a89c361aa243a840b9a SHA512 (ffmpeg-20200516.tar.bz2) = a61ca1e91976c5e313b05a7c6167bb28464245c02094ca6c121b33ae4f4ab2146cb7578ade753def19313ea869f3ec195d86c8a4608b9b22792866bbe6883dc2

Loading…
Cancel
Save