From a145681cf335662242a16db3a8d006bc26adb772 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 29 Oct 2024 10:35:04 +0200 Subject: [PATCH] Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: Signed-off-by: David Abdurachmanov --- ffmpeg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index f213c9e..525a176 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%{?dist} +Release: 7.rvre0%{?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 +* Tue Oct 29 2024 David Abdurachmanov - 7.0.2-7.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Mon Oct 07 2024 Yaakov Selkowitz - 7.0.2-7 - Properly enable aribb24/libaribcaption - Disable VANC dependency as it depends on decklink