Hello community, here is the log from the commit of package votca-csg for openSUSE:Factory checked in at 2020-08-21 19:04:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/votca-csg (Old) and /work/SRC/openSUSE:Factory/.votca-csg.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "votca-csg" Fri Aug 21 19:04:45 2020 rev:19 rq:828265 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/votca-csg/votca-csg.changes 2020-08-19 20:03:10.041952435 +0200 +++ /work/SRC/openSUSE:Factory/.votca-csg.new.3399/votca-csg.changes 2020-08-21 19:05:34.320405925 +0200 @@ -1,0 +2,5 @@ +Thu Aug 20 09:08:53 UTC 2020 - Martin Liška <[email protected]> + +- Use memoryperjob constraint instead of %limit_build macro. + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ votca-csg.spec ++++++ --- /var/tmp/diff_new_pack.o3MbiQ/_old 2020-08-21 19:05:38.232408249 +0200 +++ /var/tmp/diff_new_pack.o3MbiQ/_new 2020-08-21 19:05:38.236408251 +0200 @@ -41,7 +41,6 @@ BuildRequires: libboost_program_options-devel BuildRequires: libboost_system-devel BuildRequires: libboost_test-devel -BuildRequires: memory-constraints BuildRequires: pkg-config #for hdf5 BuildRequires: python3-txt2tags @@ -148,7 +147,6 @@ %build %{cmake} -DWITH_RC_FILES=OFF -DCMAKE_SKIP_RPATH:BOOL=OFF -DWITH_H5MD=ON -DWITH_GMX=ON -DENABLE_TESTING=ON -DREGRESSIONTEST_TOLERANCE="2.1e-5" -%limit_build -m 2000 %cmake_build %install ++++++ _constraints ++++++ <?xml version="1.0" encoding="UTF-8"?> <constraints> <hardware> <memoryperjob> <size unit="M">2000</size> </memoryperjob> </hardware> </constraints>
