Update to 20200305git

el9
Leigh Scott 5 years ago
parent 1195385a3b
commit c9598db974

1
.gitignore vendored

@ -6,3 +6,4 @@ ffmpeg-*.rpm
/ffmpeg-20180419.tar.bz2
/ffmpeg-20200222.tar.bz2
/ffmpeg-20200225.tar.bz2
/ffmpeg-20200305.tar.bz2

@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20200225
%global date 20200305
#global rel rc1
%ifarch ppc64le
@ -87,7 +87,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3
Release: 0.4.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.5.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -431,6 +431,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Thu Mar 05 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.5.20200305git
- Update to 20200305git
* Tue Feb 25 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.4.20200225git
- Update to 20200225git

@ -1 +1 @@
SHA512 (ffmpeg-20200225.tar.bz2) = 673635e111e8ed118c41bd8d282aea350bc180a546ac10816b4dfcf85b230457d5debe1205939d2401fe5f3df1ab4ff4da4074e5feb24f5c29c39ee1c9fb57d5
SHA512 (ffmpeg-20200305.tar.bz2) = 48c015ccd2f60a7123d8590caba1abf48f4e7894ed847dbfc31504ce52dd78bef91815d676276b76ef69c8f9c8d3f0f6505478b4c5b2ab61c3a57568c11ff3aa

Loading…
Cancel
Save