|
|
|
@ -116,7 +116,7 @@ ExclusiveArch: armv7hnl
|
|
|
|
|
Summary: Digital VCR and streaming server
|
|
|
|
|
Name: ffmpeg%{?flavor}
|
|
|
|
|
Version: 5.1.2
|
|
|
|
|
Release: 3%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
|
|
|
|
|
Release: 4%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
|
|
|
|
|
License: %{ffmpeg_license}
|
|
|
|
|
URL: http://ffmpeg.org/
|
|
|
|
|
%if 0%{?date}
|
|
|
|
@ -521,6 +521,9 @@ strip %{buildroot}%{_libdir}/%{name}/libavcodec.so.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Nov 16 2022 Nicolas Chauvet <kwizart@gmail.com> - 5.1.2-4
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
* Mon Oct 17 2022 Leigh Scott <leigh123linux@gmail.com> - 5.1.2-3
|
|
|
|
|
- Disable rtmp because of rfbz: 6441 & 2399
|
|
|
|
|
|
|
|
|
|