Changelog for
libchromaprint1-1.5.1-8.1.i586.rpm :
* Wed Dec 11 2024 Bjørn Lie
- Use kissfft for shared library, ffmpeg is only needed for the standalone fpcalc tool.
* Wed Nov 08 2023 Bjørn Lie - Drop unused and unneeded libtag-devel Requires from devel package
* Tue Oct 24 2023 Bjørn Lie - Drop unused libtag-devel BuildRequires.- Use cmake_build macro.
* Fri Oct 20 2023 Bjørn Lie - Drop fftw3-devel BuildRequires and Requires, pass DFFT_LIB=avfft to cmake, use the already present ffmpeg lib.- Use ldconfig_scriptlets for post(un) handling.
* Wed May 03 2023 Bjørn Lie - Drop 8ccad69.patch and 82781d02.patch, and add back pkgconfig(libavresample) BuildRequires. Also limit package to build against ffmpeg-4 and older.
* Thu Apr 27 2023 Dominique Leuenberger - Add 82781d02.patch: FFmpeg 5.x: Some files return error codes when scanning.
* Fri Nov 11 2022 Bjørn Lie - Add 8ccad69.patch: Upgrade code to FFmpeg 5.x APIs. Following this, drop pkgconfig(libavresample) BuildRequires: No longer used.
* https://github.com/acoustid/chromaprint/commit/8ccad69.patch
* Mon Jul 11 2022 Dirk Müller - 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 2020 Matthias Eliasson - Update to 1.5.0:
* Added support for fpcalc -raw -signed, which helps with easier PostgreSQL integration
* Added support for using libavresample instead of libswresample
* Fixed possible crash in chromaprint_decode_fingerprint
* Fixed unit tests on big endian CPUs- Run spec-cleaner
* Remove package groups
* Use license macro
* Fri Mar 08 2019 olafAATTaepfle.de- Remove bcond_without and use ffmpeg unconditional