diff --git a/ffmpeg.spec b/ffmpeg.spec index 525a176..7c1114a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -82,7 +82,7 @@ Name: ffmpeg %global pkg_name %{name}%{?pkg_suffix} Version: 7.0.2 -Release: 7.rvre0%{?dist} +Release: 7.rvre1%{?dist} Summary: A complete solution to record, convert and stream audio and video License: GPL-3.0-or-later URL: https://ffmpeg.org/ @@ -858,6 +858,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples %{_mandir}/man3/libswscale.3* %changelog +* Thu Nov 14 2024 David Abdurachmanov - 7.0.2-7.rvre1 +- Rebuilt for Fedora/RISCV (riscv64) + * Tue Oct 29 2024 David Abdurachmanov - 7.0.2-7.rvre0 - Rebuilt for Fedora/RISCV (riscv64)