SHA256
1
0
forked from pool/gimp-help
Dominique Leuenberger 2019-11-08 14:27:53 +00:00 committed by Git OBS Bridge
commit b20e0b0c5b
2 changed files with 19 additions and 0 deletions

14
_constraints Normal file
View File

@ -0,0 +1,14 @@
<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 3 12:23:32 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints for ppc64/ppc64le as build failed with 3.5G disk
-------------------------------------------------------------------
Fri Sep 27 11:25:30 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>