Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package meep for openSUSE:Factory checked in at 2022-07-14 16:34:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/meep (Old) and /work/SRC/openSUSE:Factory/.meep.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "meep" Thu Jul 14 16:34:24 2022 rev:9 rq:989039 version:1.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/meep/meep.changes 2022-02-11 23:12:10.787426716 +0100 +++ /work/SRC/openSUSE:Factory/.meep.new.1523/meep.changes 2022-07-14 16:34:51.524662146 +0200 @@ -1,0 +2,6 @@ +Mon Jul 11 10:59:42 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Disable '2D_convergence' test on all archs to avoid build + failures. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ meep.spec ++++++ --- /var/tmp/diff_new_pack.CMGmju/_old 2022-07-14 16:34:52.100662714 +0200 +++ /var/tmp/diff_new_pack.CMGmju/_new 2022-07-14 16:34:52.104662718 +0200 @@ -108,11 +108,9 @@ find %{buildroot} -type f -name "*.la" -delete -print %check -%ifarch x86_64 grep -E "flags|model name" /proc/cpuinfo | head -n2 # https://github.com/NanoComp/meep/issues/727 make check TESTS=2D_convergence || export xfail=2D_convergence -%endif make %{_smp_mflags} check XFAIL_TESTS=${xfail} cat tests/test-suite.log