Compare commits

...

3 Commits

Author SHA1 Message Date
c0a88bf6b3
Disable bootstrap
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-15 12:00:03 +03:00
0697d57cf3
Bootstrap (vpx)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-14 20:42:30 +03:00
eec108ab0f
Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release:
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-14 19:06:32 +03:00

View File

@ -92,7 +92,7 @@ Name: ffmpeg
%global pkg_name %{name}%{?pkg_suffix}
Version: 6.1.1
Release: 8%{?dist}
Release: 8.1.riscv64%{?dist}
Summary: A complete solution to record, convert and stream audio and video
License: GPL-3.0-or-later
URL: https://ffmpeg.org/
@ -863,6 +863,12 @@ rm -rf %{buildroot}%{_datadir}/%{name}/examples
%{_mandir}/man3/libswscale.3*
%changelog
* Mon Apr 15 2024 David Abdurachmanov <davidlt@rivosinc.com> - 6.1.1-8.1.riscv64
- Disable bootstrap
* Sun Apr 14 2024 David Abdurachmanov <davidlt@rivosinc.com> - 6.1.1-8.0.riscv64
- Bootstrap (libvpx)
* Wed Feb 07 2024 Pete Walter <pwalter@fedoraproject.org> - 6.1.1-8
- Rebuild for libvpx 1.14.x