[packages/chromaprint] - updated to 1.5.0
qboosh
qboosh at pld-linux.org
Mon Jul 6 19:14:00 CEST 2020
commit 6142e94f6472598dfa724c46c771e0a4524e6b4d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jul 6 19:15:20 2020 +0200
- updated to 1.5.0
chromaprint.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromaprint.git/commitdiff/6142e94f6472598dfa724c46c771e0a4524e6b4d
More information about the pld-cvs-commit
mailing list