Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openEMS for openSUSE:Factory checked in at 2024-04-08 17:40:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openEMS (Old) and /work/SRC/openSUSE:Factory/.openEMS.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openEMS" Mon Apr 8 17:40:01 2024 rev:13 rq:1166117 version:0.0.36 Changes: -------- --- /work/SRC/openSUSE:Factory/openEMS/openEMS.changes 2024-01-03 14:53:22.968518676 +0100 +++ /work/SRC/openSUSE:Factory/.openEMS.new.1905/openEMS.changes 2024-04-08 17:52:17.645734400 +0200 @@ -1,0 +2,5 @@ +Sun Apr 7 16:49:14 UTC 2024 - Christian Boltz <suse-b...@cboltz.de> + +- openEMS doesn't support s390x, don't try to build for it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openEMS.spec ++++++ --- /var/tmp/diff_new_pack.S6CZ5C/_old 2024-04-08 17:52:18.361760828 +0200 +++ /var/tmp/diff_new_pack.S6CZ5C/_new 2024-04-08 17:52:18.361760828 +0200 @@ -1,7 +1,7 @@ # # spec file for package openEMS # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,7 @@ BuildRequires: cmake(Qt5Widgets) BuildRequires: pkgconfig(fparser) BuildRequires: pkgconfig(python3) -ExcludeArch: %{ix86} +ExcludeArch: %{ix86} s390x %description Electromagnetic field solver using the EC-FDTD method.