Accepting request 733130 from home:cgiboudeaux:branches:KDE:Qt:5.13

- Increase the disk size for ppc64le builds.

OBS-URL: https://build.opensuse.org/request/show/733130
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.13/libqt5-qt3d?expand=0&rev=10
This commit is contained in:
Fabian Vogt 2019-09-25 12:26:36 +00:00 committed by Git OBS Bridge
parent 282a1afca1
commit defa23f8cc
2 changed files with 18 additions and 0 deletions

13
_constraints Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<overwrite>
<conditions>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="M">5600</size>
</disk>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 25 08:42:32 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Increase the disk size for ppc64le builds.
-------------------------------------------------------------------
Fri Sep 6 08:03:06 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>