Update to 4.4 release

el9
Leigh Scott 4 years ago
parent c17f91fb61
commit 00a8735d27

@ -1,9 +1,9 @@
# TODO: add make test to %%check section
#global branch oldabi-
%global date 20210408
%global commit 25e794a1ea13ad0ed9f5c4792ab3727fe7a3ace1
%global rel %(c=%{commit}; echo ${c:0:7})
#global date 20210408
#global commit 25e794a1ea13ad0ed9f5c4792ab3727fe7a3ace1
#global rel %(c=%{commit}; echo ${c:0:7})
%ifarch %{ix86}
# Fails due to asm issue
@ -111,7 +111,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.4
Release: 0.8%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
Release: 1%{?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
* Fri Apr 09 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-1
- Update to 4.4 release
* Thu Apr 08 2021 Leigh Scott <leigh123linux@gmail.com> - 4.4-0.8.20210408git25e794a
- Update to 4.4-0.8.20210408git25e794a

@ -1 +1 @@
SHA512 (ffmpeg-20210408.tar.bz2) = a642f52d67c9713490af24dac961897e792f8687992474c3f4efdaaf4875bdae26deefa6316cade4730a321bdd341845cdfef6fe2640544f5c2e4a1e07dde23d
SHA512 (ffmpeg-4.4.tar.xz) = 4f9e99958904bf1b99b4b17e2104729dfe67e0080cac525137597974597ff265c9847eb1be0771aa443c85691025bc0747d213e6c1281f7b67d18d8b0e8c5080

Loading…
Cancel
Save