License compliance rectification

This commit is contained in:
chenyx2012 2022-07-27 08:36:59 +00:00 committed by Gitee
parent 1a6eb8d811
commit 92952ecf22
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -61,8 +61,8 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 4.2.4
Release: 4
License: %{ffmpeg_license}
Release: 5
License: GPL-3.0-or-later
URL: http://ffmpeg.org/
%if 0%{?date}
Source0: ffmpeg-%{?branch}%{date}.tar.bz2
@ -407,6 +407,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
* Wed Jul 27 2022 Chenyx <chenyixiong3@huawei.com> - 4.2.4-5
- License compliance rectification
* Thu Jun 2 2022 yangweidong <yangweidong9@huawei.com> - 4.2.4-4
- Fix CVE-2021-38114 and CVE-2020-35964