Accepting request 863326 from KDE:Frameworks5

- Add _constraints with min 4GB disk space to avoid build failure (forwarded request 863323 from michel_mno)

OBS-URL: https://build.opensuse.org/request/show/863326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma5-workspace?expand=0&rev=155
This commit is contained in:
Dominique Leuenberger 2021-01-19 14:59:10 +00:00 committed by Git OBS Bridge
commit 1f48917329
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>