From: Jakub Bogusz Date: Mon, 6 Jul 2020 17:15:20 +0000 (+0200) Subject: - updated to 1.5.0 X-Git-Tag: auto/th/chromaprint-1.5.0-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6142e94f6472598dfa724c46c771e0a4524e6b4d;p=packages%2Fchromaprint.git - updated to 1.5.0 --- diff --git a/chromaprint.spec b/chromaprint.spec index 05582a3..62c58d6 100644 --- a/chromaprint.spec +++ b/chromaprint.spec @@ -9,18 +9,18 @@ Summary: Library implementing the AcoustID fingerprinting Summary(pl.UTF-8): Biblioteka implementująca odciski AcoustID Name: chromaprint -Version: 1.4.3 +Version: 1.5.0 Release: 1 License: LGPL v2.1+ Group: Libraries #Source0Download: https://github.com/acoustid/chromaprint/releases Source0: https://github.com/acoustid/chromaprint/releases/download/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 20014ca19974de9657d91d331d11f936 +# Source0-md5: e078aa024cf78788d55434a487b5978f URL: https://acoustid.org/chromaprint -BuildRequires: cmake >= 2.8.12 +BuildRequires: cmake >= 3.3 %{?with_ffmpeg:BuildRequires: ffmpeg-devel >= 0.6} %{?with_fftw3:BuildRequires: fftw3-devel >= 3} -BuildRequires: libstdc++-devel +BuildRequires: libstdc++-devel >= 6:4.7 BuildRequires: taglib-devel Requires: libchromaprint = %{version}-%{release} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)