Update to 20200225git

el9
Leigh Scott 5 years ago
parent 8a89cf8257
commit 1195385a3b

1
.gitignore vendored

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

@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20200222
%global date 20200225
#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.3.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.4.%{?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
* Tue Feb 25 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.4.20200225git
- Update to 20200225git
* Sun Feb 23 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.3.20200222git
- Rebuild for x265

@ -1 +1 @@
SHA512 (ffmpeg-20200222.tar.bz2) = 2a31ecffb01046d9520b86907024dbbcd4b7430bcf9988891b800230c9cb8e5391a7fe5d36d633dada1f5510068556d16ebb73ea6e7cdc07557b63699e736f7b
SHA512 (ffmpeg-20200225.tar.bz2) = 673635e111e8ed118c41bd8d282aea350bc180a546ac10816b4dfcf85b230457d5debe1205939d2401fe5f3df1ab4ff4da4074e5feb24f5c29c39ee1c9fb57d5

Loading…
Cancel
Save