Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-11-28 07:10:28 +02:00
parent 49771f7e0b
commit 41ac0cebfd
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 6.0.1
Release: 1.rvre0%{?dist}
Release: 1.rvre1%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPL-3.0-or-later
URL: https://ffmpeg.org/
@ -875,6 +875,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
* Tue Nov 28 2023 David Abdurachmanov <davidlt@rivosinc.com> - 6.0.1-1.rvre1
- Rebuilt for Fedora/RISCV (riscv64)
* Fri Nov 17 2023 David Abdurachmanov <davidlt@rivosinc.com> - 6.0.1-1.rvre0
- Rebuilt for Fedora/RISCV (riscv64)