Update to 20200412git

el9
Leigh Scott 5 years ago
parent 001c102ebf
commit dafa77b2cf

1
.gitignore vendored

@ -10,3 +10,4 @@ ffmpeg-*.rpm
/ffmpeg-20200313.tar.bz2 /ffmpeg-20200313.tar.bz2
/ffmpeg-20200321.tar.bz2 /ffmpeg-20200321.tar.bz2
/ffmpeg-20200401.tar.bz2 /ffmpeg-20200401.tar.bz2
/ffmpeg-20200412.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 20200401 %global date 20200412
#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.12.%{?date}%{?date:git}%{?rel}%{?dist} Release: 0.13.%{?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 12 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.13.20200412git
- Update to 20200412git
* Wed Apr 08 2020 Nicolas Chauvet <kwizart@gmail.com> - 4.3-0.12.20200401git * Wed Apr 08 2020 Nicolas Chauvet <kwizart@gmail.com> - 4.3-0.12.20200401git
- Enable srt - Enable srt

@ -1 +1 @@
SHA512 (ffmpeg-20200401.tar.bz2) = 9df70bdcd9350bf1f5d0b589fc1486ba394ea45b69daec01ada19a3b655b9db198ccc94ab0016b1005d322a6e56e78a45affe5387b9c1b10479947d9f31ce28b SHA512 (ffmpeg-20200412.tar.bz2) = 1069f0e35100474220bfd3df7a077665ec3ae516ed5afbe17986b261ae7054fbbfd246f6f5055d31c0c6fac93aaf9f142da3499e84cf18f3510d62b382319dc7

Loading…
Cancel
Save