Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2020-08-20 22:33:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuradio" Thu Aug 20 22:33:33 2020 rev:38 rq:828172 version:3.8.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2020-05-01 11:17:08.500341783 +0200 +++ /work/SRC/openSUSE:Factory/.gnuradio.new.3399/gnuradio.changes 2020-08-20 22:34:05.284128911 +0200 @@ -1,0 +2,5 @@ +Thu Aug 20 08:33:58 UTC 2020 - Martin Liška <[email protected]> + +- Use memoryperjob constraint instead of %limit_build macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.ToPYuE/_old 2020-08-20 22:34:06.308129390 +0200 +++ /var/tmp/diff_new_pack.ToPYuE/_new 2020-08-20 22:34:06.312129392 +0200 @@ -55,7 +55,6 @@ BuildRequires: libjack-devel BuildRequires: libmpir-devel BuildRequires: log4cpp-devel -BuildRequires: memory-constraints BuildRequires: orc BuildRequires: pkgconfig BuildRequires: portaudio-devel @@ -169,7 +168,6 @@ find gr-utils/python/modtool/templates/gr-newmod -name CMakeLists.txt -exec mv '{}' '{}.tmpl' \; %build -%limit_build -m 2000 %cmake \ %ifarch armv6l armv6hl -Dhave_mfpu_neon=0 \ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.ToPYuE/_old 2020-08-20 22:34:06.336129403 +0200 +++ /var/tmp/diff_new_pack.ToPYuE/_new 2020-08-20 22:34:06.336129403 +0200 @@ -1,9 +1,12 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <constraints> <hardware> <disk> <size unit="G">8</size> </disk> + <memoryperjob> + <size unit="M">2000</size> + </memoryperjob> </hardware> <overwrite> <conditions>
