Hello community, here is the log from the commit of package nlohmann_json for openSUSE:Factory checked in at 2020-08-28 23:45:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nlohmann_json (Old) and /work/SRC/openSUSE:Factory/.nlohmann_json.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nlohmann_json" Fri Aug 28 23:45:08 2020 rev:10 rq:830330 version:3.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/nlohmann_json/nlohmann_json.changes 2020-04-15 19:53:17.553566465 +0200 +++ /work/SRC/openSUSE:Factory/.nlohmann_json.new.3399/nlohmann_json.changes 2020-08-28 23:45:13.595492239 +0200 @@ -1,0 +2,10 @@ +Fri Aug 28 07:43:37 UTC 2020 - Michael Vetter <[email protected]> + +- Fix typo in summary: headeri -> header + +------------------------------------------------------------------- +Thu Aug 20 09:00:48 UTC 2020 - Martin Liška <[email protected]> + +- Use memoryperjob constraint instead of %limit_build macro. + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nlohmann_json.spec ++++++ --- /var/tmp/diff_new_pack.Zb7z0u/_old 2020-08-28 23:45:14.543491632 +0200 +++ /var/tmp/diff_new_pack.Zb7z0u/_new 2020-08-28 23:45:14.547491629 +0200 @@ -28,7 +28,6 @@ Source: https://github.com/nlohmann/json/archive/v%{version}.tar.gz#/json-%{version}.tar.gz Patch0: gcc10-fix.patch BuildRequires: cmake >= 3.1 -BuildRequires: memory-constraints %if 0%{?suse_version} < 1500 BuildRequires: gcc7-c++ %else @@ -39,7 +38,7 @@ C++11 header-only JSON class %package devel -Summary: C++11 headeri-only JSON class +Summary: C++11 header-only JSON class Group: Development/Libraries/C and C++ Requires: libstdc++-devel @@ -59,7 +58,6 @@ -DJSON_BuildTests:BOOL=ON \ -DNLOHMANN_JSON_CONFIG_INSTALL_DIR="%{_libdir}/cmake/nlohmann_json" # require 2GB mem per thread -%limit_build %make_jobs %install ++++++ _constraints ++++++ <?xml version="1.0" encoding="UTF-8"?> <constraints> <hardware> <memoryperjob> <size unit="M">1000</size> </memoryperjob> </hardware> </constraints>
