Accepting request 1040859 from home:StefanBruens:branches:science

- Adjust constraints to avoid rejecting too many workers, enable
  parallel builds with limit_build.
- Clean up specfile, remove obsolete __DATE__ mangling.

OBS-URL: https://build.opensuse.org/request/show/1040859
OBS-URL: https://build.opensuse.org/package/show/science/votca?expand=0&rev=9
This commit is contained in:
Christoph Junghans
2022-12-07 23:32:15 +00:00
committed by Git OBS Bridge
parent 1bb731a58e
commit 68baf53c4f
3 changed files with 14 additions and 13 deletions

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<physicalmemory>
<size unit="G">4</size>
</physicalmemory>
<memory>
<size unit="G">6</size>
</memory>
<memoryperjob>
<size unit="M">2000</size>
<size unit="M">1000</size>
</memoryperjob>
</hardware>
<sandbox>kvm</sandbox>