Update to 20200419git

el9
Leigh Scott 4 years ago
parent dafa77b2cf
commit b99ef0871b

1
.gitignore vendored

@ -11,3 +11,4 @@ ffmpeg-*.rpm
/ffmpeg-20200321.tar.bz2 /ffmpeg-20200321.tar.bz2
/ffmpeg-20200401.tar.bz2 /ffmpeg-20200401.tar.bz2
/ffmpeg-20200412.tar.bz2 /ffmpeg-20200412.tar.bz2
/ffmpeg-20200419.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 20200412 %global date 20200419
#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.13.%{?date}%{?date:git}%{?rel}%{?dist} Release: 0.14.%{?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
* Sun Apr 19 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.14.20200419git
- Update to 20200419git
* Sun Apr 12 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.13.20200412git * Sun Apr 12 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.13.20200412git
- Update to 20200412git - Update to 20200412git

@ -1 +1 @@
SHA512 (ffmpeg-20200412.tar.bz2) = 1069f0e35100474220bfd3df7a077665ec3ae516ed5afbe17986b261ae7054fbbfd246f6f5055d31c0c6fac93aaf9f142da3499e84cf18f3510d62b382319dc7 SHA512 (ffmpeg-20200419.tar.bz2) = 724f0d28c18471c5506c7c0c3d7c55f9e5da2ae9ec6a3ed1b8eb1aecc007d7a381c6276a0cb762467cc0e69095c2f6e0f390bc9e99cd2417c2eb5df94733d7b1

Loading…
Cancel
Save