1
0

Accepting request 834630 from home:michel_mno:branches:KDE:Qt:5.15

- Add _constraints with 4GB min disk space

OBS-URL: https://build.opensuse.org/request/show/834630
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtdeclarative?expand=0&rev=12
This commit is contained in:
Fabian Vogt 2020-09-15 12:33:43 +00:00 committed by Git OBS Bridge
parent c3ae9998c0
commit 694428e169
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 10:50:47 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 4GB min disk space
-------------------------------------------------------------------
Thu Sep 10 07:57:04 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>