Update to 5.0 release

el9
Leigh Scott 3 years ago
parent 83603c43a1
commit 3e3c2b0c81

@ -1,9 +1,9 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20220104
%global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
%global rel %(c=%{commit}; echo ${c:0:7})
#global date 20220104
#global commit 311ea9c529117fb8e38abd6ca7e81782b6b21257
#global rel %(c=%{commit}; echo ${c:0:7})
%ifarch %{ix86}
# Fails due to asm issue
@ -119,7 +119,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 5.0
Release: 0.1%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
Release: 1%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -486,6 +486,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Sat Jan 15 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0-1
- Update to 5.0 release
* Tue Jan 04 2022 Leigh Scott <leigh123linux@gmail.com> - 5.0-0.1.20220104git311ea9c
- Update to 5.0-0.1.20220104git311ea9c

@ -1 +1 @@
SHA512 (ffmpeg-20220104.tar.bz2) = 8d721e6f66824e6b54421e7f823bba81f03d593fcbe2f132f45fac85b5466bb5b2eca51d78b1a1b9b745dd256ecd703eebb8a2f6da69b1dc5ffc953a1f0dcc0c
SHA512 (ffmpeg-5.0.tar.xz) = 112bdd566243927000c6f78dbb3a2ba045f66ec24150c691c993a73ef6da1ab3978b403af6f8149f95dbdcfd2d82b4e539b83ee39af89b0137638351c9f1bae7

Loading…
Cancel
Save