Hello community,

here is the log from the commit of package tensorflow for openSUSE:Factory 
checked in at 2019-09-23 12:32:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tensorflow (Old)
 and      /work/SRC/openSUSE:Factory/.tensorflow.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tensorflow"

Mon Sep 23 12:32:18 2019 rev:7 rq:731647 version:1.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tensorflow/tensorflow.changes    2019-08-20 
10:57:01.560685757 +0200
+++ /work/SRC/openSUSE:Factory/.tensorflow.new.7948/tensorflow.changes  
2019-09-23 12:32:20.869660004 +0200
@@ -1,0 +2,6 @@
+Tue Sep 17 21:08:12 UTC 2019 - [email protected]
+
+- Ajust %limit_build to avoid OOM errors
+- Do not use %limit_build for lite flavor
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tensorflow.spec ++++++
--- /var/tmp/diff_new_pack.2n6czG/_old  2019-09-23 12:32:24.385659426 +0200
+++ /var/tmp/diff_new_pack.2n6czG/_new  2019-09-23 12:32:24.389659425 +0200
@@ -479,7 +479,9 @@
 %endif
 
 %build
-%limit_build -m 4000
+%if !%{is_lite}
+%limit_build -m 6000
+%endif
 
 %if %{is_lite}
 make %{?_smp_mflags} -f tensorflow/lite/tools/make/Makefile \








Reply via email to