automatic version update by autodist [release 1.5.1-1mamba;Thu Dec 23 2021]
This commit is contained in:
parent
08dacb19f3
commit
d418016ac3
@ -1,12 +1,12 @@
|
|||||||
Name: chromaprint
|
Name: chromaprint
|
||||||
Version: 1.5.0
|
Version: 1.5.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A client-side library that implements a custom algorithm for extracting fingerprints from any audio source
|
Summary: A client-side library that implements a custom algorithm for extracting fingerprints from any audio source
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://acoustid.org/chromaprint/
|
URL: https://acoustid.org/chromaprint
|
||||||
Source: https://github.com/acoustid/chromaprint.git/v%{version}/chromaprint-%{version}.tar.bz2
|
Source: https://github.com/acoustid/chromaprint.git/v%{version}/chromaprint-%{version}.tar.bz2
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -15,11 +15,9 @@ BuildRequires: libavcodec-ffmpeg-devel
|
|||||||
BuildRequires: libavutil-ffmpeg-devel
|
BuildRequires: libavutil-ffmpeg-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: pkg-config
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Chromaprint is a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.
|
Chromaprint is a client-side library that implements a custom algorithm for extracting fingerprints from any audio source.
|
||||||
@ -73,6 +71,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 23 2021 Automatic Build System <autodist@mambasoft.it> 1.5.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 1.5.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user