Hello community,

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

Package is "carla"

Thu Aug 20 22:31:08 2020 rev:18 rq:828046 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/carla/carla.changes      2020-06-26 
21:48:43.946462719 +0200
+++ /work/SRC/openSUSE:Factory/.carla.new.3399/carla.changes    2020-08-20 
22:31:15.244049381 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 08:33:09 UTC 2020 - Martin Liška <[email protected]>
+
+- Use memoryperjob constraint instead of %limit_build macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ carla.spec ++++++
--- /var/tmp/diff_new_pack.EqvfsB/_old  2020-08-20 22:31:16.960050184 +0200
+++ /var/tmp/diff_new_pack.EqvfsB/_new  2020-08-20 22:31:16.964050185 +0200
@@ -42,7 +42,6 @@
 BuildRequires:  file-devel
 BuildRequires:  filesystem
 BuildRequires:  libqt5-qtbase-devel
-BuildRequires:  memory-constraints
 # for extra native plugins
 BuildRequires:  non-ntk-fluid
 BuildRequires:  pkgconfig
@@ -121,7 +120,6 @@
 %build
 #remove -m64 from the build
 %define optflags -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables 
-fasynchronous-unwind-tables -Werror=return-type -flto=auto
-%limit_build -m 1000
 export CXXFLAGS="%{optflags}"
 export CFLAGS="%{optflags}"
 

++++++ _constraints ++++++
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
  <hardware>
    <memoryperjob>
      <size unit="M">1000</size>
    </memoryperjob>
  </hardware>
</constraints>

Reply via email to