Hello community,

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

Package is "hugin"

Sat Aug 29 20:43:18 2020 rev:65 rq:829006 version:2019.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hugin/hugin.changes      2020-01-03 
17:37:26.287309641 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new.3399/hugin.changes    2020-08-29 
20:43:23.837491394 +0200
@@ -1,0 +2,5 @@
+Thu Aug 20 08:38:47 UTC 2020 - Martin Liška <[email protected]>
+
+- Use memoryperjob constraint instead of %limit_build macro.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ hugin.spec ++++++
--- /var/tmp/diff_new_pack.vZ0ft8/_old  2020-08-29 20:43:25.109491925 +0200
+++ /var/tmp/diff_new_pack.vZ0ft8/_new  2020-08-29 20:43:25.109491925 +0200
@@ -44,7 +44,6 @@
 BuildRequires:  libpano-devel >= 2.9.19
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  memory-constraints
 %if %{with hsi}
 BuildRequires:  python-wxWidgets >= 3
 BuildRequires:  swig
@@ -95,7 +94,6 @@
        -DCMAKE_SKIP_RPATH:BOOL=OFF \
        ..
 
-%limit_build
 %cmake_build
 
 %install

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

Reply via email to