Accepting request 988544 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/988544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/chromaprint?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 18:31:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.5.1:
|
||||
* No functional source code changes.
|
||||
* Fixed some compiler warnings.
|
||||
* Rebuilt the fpcalc binaries with FFmpeg 4.4.1.
|
||||
* Added support for fat binaries on macOS, with support for both Intel and Apple silicon.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 20:37:40 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>
|
||||
|
||||
|
||||
+5
-5
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package chromaprint
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -19,10 +19,10 @@
|
||||
|
||||
%define soname 1
|
||||
Name: chromaprint
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 0
|
||||
Summary: Audio Fingerprinting Library
|
||||
License: MIT AND LGPL-2.1-only
|
||||
License: LGPL-2.1-only AND MIT
|
||||
URL: https://acoustid.org/chromaprint
|
||||
Source0: https://github.com/acoustid/chromaprint/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
@@ -77,14 +77,14 @@ This package contains fpcalc, a command-line tool to perform Chromaprint
|
||||
fingerprinting.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-v%{version}
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
-DCMAKE_SKIP_RPATH=TRUE \
|
||||
-DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE \
|
||||
-DUSE_AVFFT=ON \
|
||||
-DBUILD_TOOLS=ON
|
||||
-DBUILD_TESTS=OFF -DBUILD_TOOLS=ON
|
||||
|
||||
%make_build
|
||||
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user