Accepting request 834634 from KDE:Qt:5.15

- Add _constraints with 4GB min disk space

OBS-URL: https://build.opensuse.org/request/show/834634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtdeclarative?expand=0&rev=62
This commit is contained in:
Dominique Leuenberger 2020-09-18 13:21:26 +00:00 committed by Git OBS Bridge
commit 60c587bd1a
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>