Rebuild for dav1d SONAME bump

el9
Leigh Scott 4 years ago
parent 5059ea86be
commit 9f2b9c6c69

1
.gitignore vendored

@ -17,3 +17,4 @@ ffmpeg-*.rpm
/ffmpeg-20200508.tar.bz2
/ffmpeg-20200516.tar.bz2
/ffmpeg-20200523.tar.bz2
/ffmpeg-20200524.tar.bz2

@ -1,7 +1,7 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20200523
%global date 20200524
#global rel rc1
# rav1e has a broken .pc file
@ -89,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3
Release: 0.19.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.20.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -435,6 +435,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Sun May 24 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.20.20200524git
- Rebuild for dav1d SONAME bump
* Sat May 23 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.19.20200523git
- Update to 20200523git

@ -1 +1 @@
SHA512 (ffmpeg-20200523.tar.bz2) = 1d8d606f262b3c96b0428c3809e484c23be2aa54bd2ca372e57d43c85c3c4fb6badef1948722ecd55f56083e47ddbeed933904273e3a49202b05e85cde98c912
SHA512 (ffmpeg-20200524.tar.bz2) = 1996b490e454acd0e33779b600da716af632744c219dc1bda3bdbeccaa738d697bfef5bfb07c338a3f4aaabe8b8afe6aadcf2fc5e290ab603072a7eaecfedbf7

Loading…
Cancel
Save