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