Fri, 22 Nov 2024 05:18:11 UTC | login

Information for build chromaprint-1.5.1-22.rvre0.fc41

ID342655
Package Namechromaprint
Version1.5.1
Release22.rvre0.fc41
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/chromaprint.git#d834b501584ff620f7cc7e0e3ae74a4736f70e65
SummaryLibrary implementing the AcoustID fingerprinting
DescriptionChromaprint library is the core component of the AcoustID project. It's a client-side library that implements a custom algorithm for extracting fingerprints from raw audio sources. The library exposes a simple C API. The documentation for the C API can be found in the main header file. License for binaries is GPLv2+ but source code is MIT + LGPLv2+
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 29 Oct 2024 08:11:03 UTC
CompletedTue, 29 Oct 2024 08:17:07 UTC
Taskbuild (f41, /rpms/chromaprint.git:d834b501584ff620f7cc7e0e3ae74a4736f70e65)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/chromaprint.git#d834b501584ff620f7cc7e0e3ae74a4736f70e65'}}
Tags
f41
RPMs
src
chromaprint-1.5.1-22.rvre0.fc41.src.rpm (info) (download)
riscv64
chromaprint-tools-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
libchromaprint-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
libchromaprint-devel-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
chromaprint-debuginfo-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
chromaprint-debugsource-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
chromaprint-tools-debuginfo-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
libchromaprint-debuginfo-1.5.1-22.rvre0.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
Changelog * Mon Oct 28 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.5.1-22.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Fri Sep 20 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.5.1-22 - Rebuild for ffmpeg 7 * Fri Sep 20 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.5.1-21 - Drop bootstrap bcond in the spec as it is unneeded * 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 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 12 2024 Fabio Valentini <decathorpe@gmail.com> - 1.5.1-15 - Rebuild post bootstrap build for ffmpeg/dav1d. * Fri Jan 12 2024 Fabio Valentini <decathorpe@gmail.com> - 1.5.1-14 - Rebuild without ffmpeg to break circular dependency with ffmpeg/dav1d. * Sun Aug 06 2023 Richard Shaw <hobbes1069@gmail.com> - 1.5.1-13 - Rebuild post bootstrap build for ffmpeg/codec2. * Sun Aug 06 2023 Richard Shaw <hobbes1069@gmail.com> - 1.5.1-12 - Rebuild without ffmpeg to break circular dependency with ffmpeg/codec2. - Add %sover to prevent accidental soname bumps. * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Mar 25 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.5.1-10 - Switch off bootstrap mode - Simplify bootstrap mode logic * Tue Mar 14 2023 Sérgio Basto <sergio@serjux.com> - 1.5.1-9_bootstrap - Add a bootstrap package as suggests in https://github.com/acoustid/chromaprint/issues/129#issuecomment-1468612507 - Change to Ninja build * Sun Mar 12 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.5.1-8 - Rebuild for ffmpeg 6.0 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 22 2022 Sérgio Basto <sergio@serjux.com> - 1.5.1-6 - Backport oficial ffmpeg 5 support