Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chromaprint for openSUSE:Factory checked in at 2022-07-13 14:31:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chromaprint (Old) and /work/SRC/openSUSE:Factory/.chromaprint.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromaprint" Wed Jul 13 14:31:44 2022 rev:19 rq:988544 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/chromaprint/chromaprint.changes 2020-08-14 09:30:16.724304617 +0200 +++ /work/SRC/openSUSE:Factory/.chromaprint.new.1523/chromaprint.changes 2022-07-13 14:31:45.701239775 +0200 @@ -1,0 +2,9 @@ +Mon Jul 11 18:31:39 UTC 2022 - Dirk M??ller <dmuel...@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. + +------------------------------------------------------------------- Old: ---- chromaprint-1.5.0.tar.gz New: ---- chromaprint-1.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chromaprint.spec ++++++ --- /var/tmp/diff_new_pack.yyopob/_old 2022-07-13 14:31:46.261240508 +0200 +++ /var/tmp/diff_new_pack.yyopob/_new 2022-07-13 14:31:46.261240508 +0200 @@ -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.ble...@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 @@ 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 ++++++ chromaprint-1.5.0.tar.gz -> chromaprint-1.5.1.tar.gz ++++++ ++++ 126546 lines of diff (skipped)