bootstrap chromaprint to break circular dependency with ffmpeg.

This commit is contained in:
Sérgio M. Basto 2024-09-07 16:20:03 +01:00
parent eeda169b03
commit 062bd61fc9

View File

@ -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 <sergio@serjux.com> - 1.5.1-20
- bootstrap chromaprint to break circular dependency with ffmpeg.
* Fri Jul 26 2024 Miroslav Suchý <msuchy@redhat.com> - 1.5.1-19
- convert license to SPDX