SHA256
1
0
forked from pool/dhall-json

Accepting request 834854 from home:michel_mno:branches:devel:languages:haskell

- Add _constraints with 4GB min disk space

OBS-URL: https://build.opensuse.org/request/show/834854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/dhall-json?expand=0&rev=4
This commit is contained in:
Peter Simons 2020-09-16 12:34:57 +00:00 committed by Git OBS Bridge
parent 055fc856dc
commit 3211fa9540
2 changed files with 13 additions and 0 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 15 15:56:54 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 4GB min disk space
-------------------------------------------------------------------
Sat Sep 12 16:17:54 UTC 2020 - psimons@suse.com