Hello community,

here is the log from the commit of package o2scl for openSUSE:Factory checked 
in at 2018-03-30 12:08:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/o2scl (Old)
 and      /work/SRC/openSUSE:Factory/.o2scl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "o2scl"

Fri Mar 30 12:08:35 2018 rev:3 rq:592296 version:0.921

Changes:
--------
--- /work/SRC/openSUSE:Factory/o2scl/o2scl.changes      2018-03-11 
15:25:24.646871985 +0100
+++ /work/SRC/openSUSE:Factory/.o2scl.new/o2scl.changes 2018-03-30 
12:08:37.691118964 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 15:09:27 UTC 2018 - badshah...@gmail.com
+
+- Disable tests on i586 until test codes are fixed, typically
+  simply by increasing tolerances (gh#awsteiner/o2scl#7).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ o2scl.spec ++++++
--- /var/tmp/diff_new_pack.jwyuSh/_old  2018-03-30 12:08:38.875076157 +0200
+++ /var/tmp/diff_new_pack.jwyuSh/_new  2018-03-30 12:08:38.879076012 +0200
@@ -21,7 +21,7 @@
 Version:        0.921
 Release:        0
 Summary:        Object-oriented Scientific Computing Library
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Productivity/Scientific/Math
 Url:            http://web.utk.edu/~asteine1/o2scl
 Source:         
https://github.com/awsteiner/o2scl/releases/download/v%{version}/%{name}-%{version}.tar.gz
@@ -114,8 +114,11 @@
 
 %fdupes %{buildroot}%{_docdir}/%{name}/
 
+# Tests fail on i586 due to tolerances in the test codes being set too low. 
Disable for i586 until fixed
+%ifnarch i586
 %check
 make %{?_smp_mflags} check
+%endif
 
 %post -n %{shlib} -p /sbin/ldconfig
 %postun -n %{shlib} -p /sbin/ldconfig


Reply via email to