Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liquid-dsp for openSUSE:Factory checked in at 2022-10-26 12:32:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liquid-dsp (Old) and /work/SRC/openSUSE:Factory/.liquid-dsp.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liquid-dsp" Wed Oct 26 12:32:03 2022 rev:4 rq:1031292 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/liquid-dsp/liquid-dsp.changes 2019-08-05 10:35:53.075339808 +0200 +++ /work/SRC/openSUSE:Factory/.liquid-dsp.new.2275/liquid-dsp.changes 2022-10-26 12:32:06.592353245 +0200 @@ -1,0 +2,6 @@ +Mon Oct 24 10:11:57 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Only BuildRequire fec on x86_64 aarch64, as these are the only + architectures fec is being built on. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liquid-dsp.spec ++++++ --- /var/tmp/diff_new_pack.xmmWly/_old 2022-10-26 12:32:07.180354502 +0200 +++ /var/tmp/diff_new_pack.xmmWly/_new 2022-10-26 12:32:07.184354510 +0200 @@ -1,7 +1,7 @@ # # spec file for package liquid-dsp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2017, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -34,7 +34,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(fftw3) -%ifnarch %{arm} +%ifarch x86_64 aarch64 BuildRequires: pkgconfig(libfec) %endif