Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2016-11-24 21:19:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-numpy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numpy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes        
2016-09-17 14:34:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy.changes   
2016-11-24 21:19:34.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Nov 22 15:56:51 UTC 2016 - [email protected]
+
+- Fix cblas handling for SLES 12.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numpy.spec ++++++
--- /var/tmp/diff_new_pack.VbrQ1q/_old  2016-11-24 21:19:35.000000000 +0100
+++ /var/tmp/diff_new_pack.VbrQ1q/_new  2016-11-24 21:19:35.000000000 +0100
@@ -88,7 +88,7 @@
 %if %{with_atlas} == 1
 Requires:       libatlas3-devel
 %endif
-%if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315
+%if 0%{?is_opensuse} && ( 0%{?suse_version} > 1320 || 0%{?suse_version} == 
1315 )
 Requires:       cblas-devel
 %endif
 


Reply via email to