Update snapshot, fixes rfbz#5537

el9
Leigh Scott 5 years ago
parent a542b15fb8
commit 4c1f34342c

@ -4,10 +4,6 @@
%global date 20200401
#global rel rc1
%ifarch ppc64le
%global _without_opencl 1
%endif
# rav1e has a broken .pc file
# https://bugzilla.redhat.com/show_bug.cgi?id=1811550
%if 0%{?fedora} > 32
@ -93,7 +89,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.3
Release: 0.10.%{?date}%{?date:git}%{?rel}%{?dist}
Release: 0.11.%{?date}%{?date:git}%{?rel}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -437,6 +433,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Wed Apr 01 2020 Leigh Scott <leigh123linux@gmail.com> - 4.3-0.11.20200401git
- Update snapshot, fixes rfbz#5537
* Wed Apr 01 2020 leigh123linux <leigh123linux@googlemail.com> - 4.3-0.10.20200401git
- Update to 20200401git

@ -1 +1 @@
SHA512 (ffmpeg-20200401.tar.bz2) = 5b2653a5fd3d234858ea6c8900e6207a79e0835d526702f43c44b9d057e0ddbefbe1a0787bbb7b09d075f8634eec7932e9fdf57540446e4b0732580a508080fd
SHA512 (ffmpeg-20200401.tar.bz2) = 9df70bdcd9350bf1f5d0b589fc1486ba394ea45b69daec01ada19a3b655b9db198ccc94ab0016b1005d322a6e56e78a45affe5387b9c1b10479947d9f31ce28b

Loading…
Cancel
Save