diff --git a/ffmpeg.spec b/ffmpeg.spec index 201c9cb..721fc43 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -93,7 +93,7 @@ Name: ffmpeg %global pkg_name %{name}%{?pkg_suffix} Version: 5.1.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A complete solution to record, convert and stream audio and video License: GPLv3+ URL: https://ffmpeg.org/ @@ -836,6 +836,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %{_mandir}/man3/libswscale.3* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 5.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Sun Jan 15 2023 Yaakov Selkowitz - 5.1.2-4 - Properly enable libzvbi_teletext decoder