SHA256
1
0
forked from pool/marble

Accepting request 828387 from home:michel_mno:branches:KDE:Applications

- Add _constraints with default min 3GB physicalmemory

OBS-URL: https://build.opensuse.org/request/show/828387
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=212
This commit is contained in:
Fabian Vogt 2020-08-21 09:43:27 +00:00 committed by Git OBS Bridge
parent 82cba5e93a
commit eb08e62b51
2 changed files with 12 additions and 0 deletions

7
_constraints Normal file
View File

@ -0,0 +1,7 @@
<constraints>
<hardware>
<physicalmemory>
<size unit="G">3</size>
</physicalmemory>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 21 05:56:35 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with default min 3GB physicalmemory
-------------------------------------------------------------------
Sun Aug 9 09:10:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>