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-07-03 20:50:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arpack-ng (Old)
 and      /work/SRC/openSUSE:Factory/.arpack-ng.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arpack-ng"

Sat Jul  3 20:50:51 2021 rev:19 rq:903785 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/arpack-ng/arpack-ng.changes      2021-06-15 
16:38:52.421853170 +0200
+++ /work/SRC/openSUSE:Factory/.arpack-ng.new.2625/arpack-ng.changes    
2021-07-03 20:51:12.968599237 +0200
@@ -1,0 +2,6 @@
+Thu Jul  1 15:11:00 UTC 2021 - Andreas Schwab <sch...@suse.de>
+
+- Add option to build without openblas
+- Adjust constraints for riscv64
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ arpack-ng.spec ++++++
--- /var/tmp/diff_new_pack.dObsXp/_old  2021-07-03 20:51:13.400595915 +0200
+++ /var/tmp/diff_new_pack.dObsXp/_new  2021-07-03 20:51:13.404595885 +0200
@@ -31,6 +31,8 @@
 ExclusiveArch:  do_not_build
 %endif
 
+%bcond_without openblas
+
 %if "%flavor" == "serial"
 %{bcond_with hpc}
 %endif
@@ -121,7 +123,9 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
 BuildRequires:  lapack-devel
+%if %{with openblas}
 BuildRequires:  libopenblas_pthreads-devel
+%endif
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(eigen3)

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.dObsXp/_old  2021-07-03 20:51:13.428595700 +0200
+++ /var/tmp/diff_new_pack.dObsXp/_new  2021-07-03 20:51:13.432595669 +0200
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <constraints>
-  <!-- Only for x86_64, aarch64 where pyarpack is built -->
+  <!-- Only for x86_64, aarch64, riscv64 where pyarpack is built -->
   <overwrite>
     <conditions>
       <arch>x86_64</arch>
       <arch>aarch64</arch>
+      <arch>riscv64</arch>
     </conditions>
     <hardware>
       <disk>

Reply via email to