Hello community, here is the log from the commit of package insighttoolkit for openSUSE:Factory checked in at 2020-10-08 13:14:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/insighttoolkit (Old) and /work/SRC/openSUSE:Factory/.insighttoolkit.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "insighttoolkit" Thu Oct 8 13:14:01 2020 rev:6 rq:840189 version:5.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/insighttoolkit/insighttoolkit.changes 2020-09-06 00:03:31.707287673 +0200 +++ /work/SRC/openSUSE:Factory/.insighttoolkit.new.4249/insighttoolkit.changes 2020-10-08 13:14:20.419289558 +0200 @@ -1,0 +2,5 @@ +Tue Oct 6 06:54:33 UTC 2020 - Guillaume GARDET <[email protected]> + +- Re-enable build for aarch64 since eigen has been fixed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ insighttoolkit.spec ++++++ --- /var/tmp/diff_new_pack.OWkcpx/_old 2020-10-08 13:14:21.051290130 +0200 +++ /var/tmp/diff_new_pack.OWkcpx/_new 2020-10-08 13:14:21.051290130 +0200 @@ -63,8 +63,6 @@ BuildRequires: pkgconfig(libtiff-4) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(zlib) -# Builds currently fail on aarch64 due to known eigen+CastXML issues: https://gitlab.com/libeigen/eigen/-/issues/1979 -ExcludeArch: aarch64 %description The Insight Toolkit (ITK) is a toolkit for N-dimensional scientific ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.OWkcpx/_old 2020-10-08 13:14:21.079290155 +0200 +++ /var/tmp/diff_new_pack.OWkcpx/_new 2020-10-08 13:14:21.079290155 +0200 @@ -5,10 +5,17 @@ <size unit="G">24</size> </disk> <physicalmemory> - <size unit="G">2</size> + <size unit="G">4</size> </physicalmemory> - <memoryperjob> - <size unit="M">2000</size> - </memoryperjob> </hardware> + <overwrite> + <conditions> + <arch>x86_64</arch> + </conditions> + <hardware> + <memoryperjob> + <size unit="M">2000</size> + </memoryperjob> + </hardware> + </overwrite> </constraints>
