Hello community,

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

Package is "embree"

Thu Aug 20 22:34:15 2020 rev:5 rq:828228 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/embree/embree.changes    2020-02-14 
16:36:36.459560099 +0100
+++ /work/SRC/openSUSE:Factory/.embree.new.3399/embree.changes  2020-08-20 
22:34:32.392141590 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 08:33:47 UTC 2020 - Martin Liška <[email protected]>
+
+- Use memory limit as the build is dominated by 2 huge gas runs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ embree.spec ++++++
--- /var/tmp/diff_new_pack.R6FSNc/_old  2020-08-20 22:34:33.468142093 +0200
+++ /var/tmp/diff_new_pack.R6FSNc/_new  2020-08-20 22:34:33.472142095 +0200
@@ -27,7 +27,6 @@
 Source:         
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake >= 2.8.6
 BuildRequires:  gcc-c++
-BuildRequires:  memory-constraints
 BuildRequires:  pkgconfig
 BuildRequires:  tbb-devel
 BuildRequires:  pkgconfig(glfw3)
@@ -59,7 +58,6 @@
 %setup -q
 
 %build
-%limit_build -m 3900
 # we need fat lto objects here
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 export CXXFLAGS="%{optflags}"

++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.R6FSNc/_old  2020-08-20 22:34:33.500142108 +0200
+++ /var/tmp/diff_new_pack.R6FSNc/_new  2020-08-20 22:34:33.504142110 +0200
@@ -1,7 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <constraints>
   <hardware>
-   <memory>
-      <size unit="G">11</size>
-   </memory>
+    <memory>
+      <size unit="G">12</size>
+    </memory>
   </hardware>
 </constraints>


Reply via email to