unbootstrap

el9
Sérgio M. Basto 2 years ago
parent 0dc948bddd
commit 8bb15652fa

@ -20,7 +20,7 @@
%global _without_lensfun 1 %global _without_lensfun 1
%ifnarch i686 %ifnarch i686
%global _with_bs2b 1 %global _with_bs2b 1
#global _with_chromaprint 1 %global _with_chromaprint 1
%global _with_ilbc 1 %global _with_ilbc 1
%global _with_rav1e 1 %global _with_rav1e 1
%global _with_rtmp 1 %global _with_rtmp 1
@ -135,7 +135,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor} Name: ffmpeg%{?flavor}
Version: 5.0.1 Version: 5.0.1
Release: 6%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist} Release: 7%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license} License: %{ffmpeg_license}
URL: http://ffmpeg.org/ URL: http://ffmpeg.org/
%if 0%{?date} %if 0%{?date}
@ -512,6 +512,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog %changelog
* Sun Jun 12 2022 Sérgio Basto <sergio@serjux.com> - 5.0.1-7
- unbootstrap
* Sun Jun 12 2022 Sérgio Basto <sergio@serjux.com> - 5.0.1-6 * Sun Jun 12 2022 Sérgio Basto <sergio@serjux.com> - 5.0.1-6
- Mass rebuild for x264-0.164 - Mass rebuild for x264-0.164
- Bootstrap build without chromaprint - Bootstrap build without chromaprint

Loading…
Cancel
Save