Hello community,

here is the log from the commit of package tensorflow2 for openSUSE:Factory 
checked in at 2020-09-03 01:15:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tensorflow2 (Old)
 and      /work/SRC/openSUSE:Factory/.tensorflow2.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tensorflow2"

Thu Sep  3 01:15:13 2020 rev:13 rq:828227 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/tensorflow2/tensorflow2.changes  2020-07-01 
18:22:43.581955874 +0200
+++ /work/SRC/openSUSE:Factory/.tensorflow2.new.3399/tensorflow2.changes        
2020-09-03 01:16:07.756514131 +0200
@@ -1,0 +2,10 @@
+Thu Aug 20 15:06:34 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Lower memoryperjob to 1300 MB (as done for tensorflow)
+
+-------------------------------------------------------------------
+Thu Aug 20 09:06:46 UTC 2020 - Martin Liška <[email protected]>
+
+- Use memoryperjob constraint instead of %limit_build macro.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tensorflow2.spec ++++++
--- /var/tmp/diff_new_pack.bXMrfP/_old  2020-09-03 01:16:09.688514842 +0200
+++ /var/tmp/diff_new_pack.bXMrfP/_new  2020-09-03 01:16:09.692514843 +0200
@@ -256,7 +256,6 @@
 BuildRequires:  libpng16-compat-devel
 BuildRequires:  libpng16-devel
 BuildRequires:  lmdb-devel
-BuildRequires:  memory-constraints
 BuildRequires:  nasm
 BuildRequires:  pcre-devel
 # Requiring 3.9.1 which is the actual one in Leap 15.2
@@ -475,7 +474,6 @@
 
 %build
 %if !%{is_lite}
-%limit_build -m 6000
 %endif
 
 %if %{is_lite}

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.bXMrfP/_old  2020-09-03 01:16:09.716514852 +0200
+++ /var/tmp/diff_new_pack.bXMrfP/_new  2020-09-03 01:16:09.720514854 +0200
@@ -1,10 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <constraints>
   <hardware>
     <memory>
-     <size unit="G">10</size>
+      <size unit="G">10</size>
     </memory>
     <disk>
       <size unit="G">10</size>
     </disk>
+    <memoryperjob>
+      <size unit="M">1300</size>
+    </memoryperjob>
   </hardware>
 </constraints>





Reply via email to