Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aubio for openSUSE:Factory checked in at 2022-04-11 23:49:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aubio (Old) and /work/SRC/openSUSE:Factory/.aubio.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aubio" Mon Apr 11 23:49:38 2022 rev:31 rq:969232 version:0.4.9 Changes: -------- --- /work/SRC/openSUSE:Factory/aubio/aubio.changes 2020-02-04 19:52:04.409276814 +0100 +++ /work/SRC/openSUSE:Factory/.aubio.new.1900/aubio.changes 2022-04-11 23:50:59.869869618 +0200 @@ -1,0 +2,5 @@ +Sat Apr 9 15:14:06 UTC 2022 - d...@posteo.net + +- Enable fftw3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aubio.spec ++++++ --- /var/tmp/diff_new_pack.cApDM7/_old 2022-04-11 23:51:00.393863640 +0200 +++ /var/tmp/diff_new_pack.cApDM7/_new 2022-04-11 23:51:00.401863549 +0200 @@ -1,7 +1,7 @@ # # spec file for package aubio # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -88,7 +88,7 @@ sed -i -e 's#python\ ${SRC}#python3 ${SRC}#g' tests/wscript_build %build -python3 ./waf configure --prefix=%{_prefix} --libdir=%{_libdir} +python3 ./waf configure --prefix=%{_prefix} --libdir=%{_libdir} --enable-fftw3 python3 ./waf build -v %{?_smp_mflags} %install ++++++ python-aubio.spec ++++++ --- /var/tmp/diff_new_pack.cApDM7/_old 2022-04-11 23:51:00.421863320 +0200 +++ /var/tmp/diff_new_pack.cApDM7/_new 2022-04-11 23:51:00.429863230 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-aubio # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed