Accepting request 863323 from home:michel_mno:branches:KDE:Frameworks5

- Add _constraints with min 4GB disk space to avoid build failure

OBS-URL: https://build.opensuse.org/request/show/863323
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=564
This commit is contained in:
Fabian Vogt 2021-01-15 11:58:28 +00:00 committed by Git OBS Bridge
parent 8093ca1c84
commit b5e332d34e
2 changed files with 12 additions and 0 deletions

7
_constraints Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 15 10:54:18 UTC 2021 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with min 4GB disk space to avoid build failure
-------------------------------------------------------------------
Tue Jan 5 14:40:06 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>