Accepting request 1218736 from KDE:Extra

- Add a _constraints file to fix oom issues when building gammaray

OBS-URL: https://build.opensuse.org/request/show/1218736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gammaray?expand=0&rev=26
This commit is contained in:
Ana Guerrero 2024-10-28 14:22:17 +00:00 committed by Git OBS Bridge
commit 9d1255a13f
2 changed files with 24 additions and 0 deletions

19
_constraints Normal file
View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<memory>
<size unit="G">4</size>
</memory>
</hardware>
<overwrite>
<conditions>
<arch>ppc64le</arch>
<arch>s390x</arch>
</conditions>
<hardware>
<memory>
<size unit="G">5</size>
</memory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 28 08:43:13 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Add a _constraints file to fix oom issues when building gammaray
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 28 13:21:45 UTC 2024 - Christophe Marin <christophe@krop.fr> Wed Aug 28 13:21:45 UTC 2024 - Christophe Marin <christophe@krop.fr>