Bootstrap (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-10-28 09:49:58 +02:00
parent d834b50158
commit bb40096ca7
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3

View File

@ -1,6 +1,6 @@
# The presence of this macro ensures the disttag changes # The presence of this macro ensures the disttag changes
# when set in side tags # when set in side tags
%bcond_with bootstrap %bcond_without bootstrap
%if 0%{?rhel} && 0%{?rhel} < 9 %if 0%{?rhel} && 0%{?rhel} < 9
%bcond_with ffmpeg %bcond_with ffmpeg
@ -13,7 +13,7 @@
Name: chromaprint Name: chromaprint
Version: 1.5.1 Version: 1.5.1
Release: 22.rvre0%{?dist} Release: 22.0.riscv64%{?dist}
Summary: Library implementing the AcoustID fingerprinting Summary: Library implementing the AcoustID fingerprinting
# Automatically converted from old format: GPLv2+ - review is highly recommended. # Automatically converted from old format: GPLv2+ - review is highly recommended.
@ -114,8 +114,8 @@ rm -f %{buildroot}%{_libdir}/lib*.la
%endif %endif
%changelog %changelog
* Mon Oct 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.1-22.rvre0 * Mon Oct 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.1-22.0.riscv64
- Rebuilt for Fedora/RISCV (riscv64) - Bootstrap (riscv64)
* Fri Sep 20 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.5.1-22 * Fri Sep 20 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.5.1-22
- Rebuild for ffmpeg 7 - Rebuild for ffmpeg 7