diff --git a/chromaprint.spec b/chromaprint.spec index 3d93322..6b57738 100644 --- a/chromaprint.spec +++ b/chromaprint.spec @@ -1,3 +1,5 @@ +%bcond bootstrap 1 + %if 0%{?rhel} && 0%{?rhel} < 9 %bcond_with ffmpeg %else @@ -9,7 +11,7 @@ Name: chromaprint Version: 1.5.1 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Library implementing the AcoustID fingerprinting # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -110,6 +112,9 @@ rm -f %{buildroot}%{_libdir}/lib*.la %endif %changelog +* Sat Sep 07 2024 Sérgio Basto - 1.5.1-20 +- bootstrap chromaprint to break circular dependency with ffmpeg. + * Fri Jul 26 2024 Miroslav Suchý - 1.5.1-19 - convert license to SPDX