Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2020-08-29 20:44:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and      /work/SRC/openSUSE:Factory/.octave.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave"

Sat Aug 29 20:44:10 2020 rev:67 rq:830347 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/octave/octave.changes    2020-02-20 
14:57:37.606552532 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new.3399/octave.changes  2020-08-29 
20:44:30.369519175 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 09:01:26 UTC 2020 - Martin Liška <mli...@suse.cz>
+
+- Use memoryperjob constraint instead of %limit_build macro.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ octave.spec ++++++
--- /var/tmp/diff_new_pack.P2yWsK/_old  2020-08-29 20:44:31.265519549 +0200
+++ /var/tmp/diff_new_pack.P2yWsK/_new  2020-08-29 20:44:31.269519551 +0200
@@ -84,7 +84,6 @@
 BuildRequires:  lapack-devel
 # required for help/doc called from the tests
 BuildRequires:  makeinfo
-BuildRequires:  memory-constraints
 %if %{with imagemagick}
 BuildRequires:  pkgconfig(ImageMagick++)
 %else
@@ -218,7 +217,6 @@
 sed -i 's/OCTAVE_BLAS_LIBRARY_NAME/%{blas_library}/g' %{SOURCE3}
 
 %build
-%limit_build -m 700
 
 # rebuild makefiles after Patch0
 autoreconf -i -s -f

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.P2yWsK/_old  2020-08-29 20:44:31.305519566 +0200
+++ /var/tmp/diff_new_pack.P2yWsK/_new  2020-08-29 20:44:31.305519566 +0200
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <constraints>
   <hardware>
     <physicalmemory>
@@ -6,5 +7,8 @@
     <disk>
       <size unit="G">7</size>
     </disk>
+    <memoryperjob>
+      <size unit="M">700</size>
+    </memoryperjob>
   </hardware>
 </constraints>



Reply via email to