Hello community,

here is the log from the commit of package tensorflow for openSUSE:Factory 
checked in at 2020-02-05 19:42:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tensorflow (Old)
 and      /work/SRC/openSUSE:Factory/.tensorflow.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tensorflow"

Wed Feb  5 19:42:55 2020 rev:14 rq:770140 version:1.13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tensorflow/tensorflow.changes    2020-01-16 
18:20:52.972962663 +0100
+++ /work/SRC/openSUSE:Factory/.tensorflow.new.26092/tensorflow.changes 
2020-02-05 19:43:55.575331250 +0100
@@ -1,0 +2,16 @@
+Tue Feb  4 08:51:30 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Increase RAM requirements and limit_build value to avoid OOM
+
+-------------------------------------------------------------------
+Mon Feb  3 08:47:38 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Apply grpc-namespace-corrections.patch for all flavors 
+  since Leap 15.2 now requires it as well.
+
+-------------------------------------------------------------------
+Fri Jan 31 13:34:58 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Fix ARM_NEON_2_x86_SSE-master.zip archive
+
+-------------------------------------------------------------------

Old:
----
  master.zip

New:
----
  ARM_NEON_2_x86_SSE-master.zip

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

Other differences:
------------------
++++++ tensorflow.spec ++++++
--- /var/tmp/diff_new_pack.E6Jitm/_old  2020-02-05 19:43:58.343332568 +0100
+++ /var/tmp/diff_new_pack.E6Jitm/_new  2020-02-05 19:43:58.343332568 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tensorflow
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -222,7 +222,7 @@
 Source45:       
https://mirror.bazel.build/docs.python.org/2.7/_sources/license.rst.txt
 # Deps sources for Tensorflow-Lite (use same eigen, gemmlowp and abseil_cpp 
packages as non lite version)
 Source100:      
https://github.com/google/googletest/archive/release-1.8.0.tar.gz
-Source101:      https://github.com/intel/ARM_NEON_2_x86_SSE/archive/master.zip
+Source101:      
https://github.com/intel/ARM_NEON_2_x86_SSE/archive/master.zip#/ARM_NEON_2_x86_SSE-master.zip
 Source102:      
http://github.com/google/farmhash/archive/816a4ae622e964763ca0862d9dbd19324a1eaf45.tar.gz
 # Source103:      
http://mirror.tensorflow.org/github.com/google/flatbuffers/archive/v1.11.0.tar.gz
 Source104:      http://www.kurims.kyoto-u.ac.jp/~ooura/fft.tgz
@@ -421,10 +421,7 @@
 %patch3 -p 1
 %patch4 -p 1
 %patch5 -p 1
-# grpc patches only needed for TW atm
-%if 0%{?suse_version} > 1500
 %patch6 -p 1
-%endif
 
 echo $MPI_DIR
 
@@ -455,7 +452,7 @@
 
 %build
 %if !%{is_lite}
-%limit_build -m 6100
+%limit_build -m 6200
 %endif
 
 %if %{is_lite}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.E6Jitm/_old  2020-02-05 19:43:58.379332585 +0100
+++ /var/tmp/diff_new_pack.E6Jitm/_new  2020-02-05 19:43:58.379332585 +0100
@@ -1,7 +1,7 @@
 <constraints>
   <hardware>
     <memory>
-     <size unit="G">10</size>
+     <size unit="G">12</size>
     </memory>
     <disk>
       <size unit="G">10</size>






Reply via email to