Update to 4.4-0.8.20210408git25e794a

el9
Leigh Scott 4 years ago
parent 1a340904df
commit c17f91fb61

1
.gitignore vendored

@ -25,3 +25,4 @@ ffmpeg-*.rpm
/ffmpeg-20210218.tar.bz2
/ffmpeg-20210312.tar.bz2
/ffmpeg-20210323.tar.bz2
/ffmpeg-20210408.tar.bz2

@ -1,8 +1,8 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20210323
%global commit 0be265e9a100adc778c1c3cf52155a6326043b85
%global date 20210408
%global commit 25e794a1ea13ad0ed9f5c4792ab3727fe7a3ace1
%global rel %(c=%{commit}; echo ${c:0:7})
%ifarch %{ix86}
@ -111,7 +111,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.4
Release: 0.7%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
Release: 0.8%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@ -478,6 +478,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Thu Apr 08 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.8.20210408git25e794a
- Update to 4.4-0.8.20210408git25e794a
* Wed Mar 24 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.7.20210323git0be265e
- rebuilt

@ -1 +1 @@
SHA512 (ffmpeg-20210323.tar.bz2) = 44e35678d2d03288c820f6b8d9d2656ee50de3f38a0bd7a96f9ab094d55b07af0e78c3c70a300df0a07aabb7739fd299071cdc9cf7fda5185bfe96819db8fb8d
SHA512 (ffmpeg-20210408.tar.bz2) = a642f52d67c9713490af24dac961897e792f8687992474c3f4efdaaf4875bdae26deefa6316cade4730a321bdd341845cdfef6fe2640544f5c2e4a1e07dde23d

Loading…
Cancel
Save