Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package highway for openSUSE:Factory checked in at 2023-05-14 16:31:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/highway (Old) and /work/SRC/openSUSE:Factory/.highway.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "highway" Sun May 14 16:31:30 2023 rev:11 rq:1086811 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/highway/highway.changes 2023-05-11 12:32:02.678277982 +0200 +++ /work/SRC/openSUSE:Factory/.highway.new.1533/highway.changes 2023-05-14 16:33:55.619836966 +0200 @@ -1,0 +2,5 @@ +Fri May 12 19:37:01 UTC 2023 - Jan Engelhardt <[email protected]> + +- Add memory-constraints to build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ highway.spec ++++++ --- /var/tmp/diff_new_pack.Nbmniv/_old 2023-05-14 16:33:56.079839190 +0200 +++ /var/tmp/diff_new_pack.Nbmniv/_new 2023-05-14 16:33:56.087839229 +0200 @@ -35,6 +35,7 @@ BuildRequires: gcc10-c++ %endif BuildRequires: cmake +BuildRequires: memory-constraints BuildRequires: pkg-config BuildRequires: pkgconfig(gtest) @@ -80,6 +81,7 @@ %if 0%{?suse_version} < 1550 export CXX=g++-10 %endif +%limit_build -m 900 %cmake \ %ifarch %arm
