From 04363f3a821182b92160ad46522c400578996f01 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 16 May 2019 19:55:13 -0600 Subject: [PATCH] Build only with openblasp (bugz#1709161) --- numpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/numpy.spec b/numpy.spec index bdd18d1..c47ab4d 100644 --- a/numpy.spec +++ b/numpy.spec @@ -11,7 +11,7 @@ Name: numpy Version: 1.16.3 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: A fast multidimensional array facility for Python @@ -137,8 +137,8 @@ This package provides the complete documentation for NumPy. # Use openblas pthreads as recommended by upstream (see comment in site.cfg.example) cat >> site.cfg < /dev/null %changelog +* Thu May 16 2019 Orion Poplawski - 1:1.16.3-2 +- Build only with openblasp (bugz#1709161) + * Mon Apr 22 2019 Gwyn Ciesla - 1:1.16.3-1 - 1.16.3.