Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package arpack-ng for openSUSE:Factory checked in at 2021-11-25 23:05:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arpack-ng (Old) and /work/SRC/openSUSE:Factory/.arpack-ng.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arpack-ng" Thu Nov 25 23:05:37 2021 rev:22 rq:933598 version:3.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/arpack-ng/arpack-ng.changes 2021-10-04 18:40:51.698144917 +0200 +++ /work/SRC/openSUSE:Factory/.arpack-ng.new.1895/arpack-ng.changes 2021-11-25 23:05:55.481240815 +0100 @@ -1,0 +2,5 @@ +Wed Nov 24 08:48:52 UTC 2021 - Guillaume GARDET <[email protected]> + +- Disable pyarpack on armv6/7 to fix build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arpack-ng.spec ++++++ --- /var/tmp/diff_new_pack.gsMddz/_old 2021-11-25 23:05:56.185238386 +0100 +++ /var/tmp/diff_new_pack.gsMddz/_new 2021-11-25 23:05:56.189238373 +0100 @@ -1,5 +1,5 @@ # -# spec file for package arpack-ng +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -85,8 +85,8 @@ %global my_incdir %{_includedir} %endif -# 3. OOM on i586: https://github.com/opencollab/arpack-ng/issues/289 -%ifarch i586 +# 3. OOM on i586 and 32-bit Arm: https://github.com/opencollab/arpack-ng/issues/289 +%ifarch i586 %{arm} %bcond_with pyarpack %else # 2. Boost too old for 15.2 and earlier
