Accepting request 967189 from home:alarrosa:branches:KDE:Qt:5.15

- Increase the disk constraint to 6GB since the SLE build use
  5.5GB already (boo#1197992)

OBS-URL: https://build.opensuse.org/request/show/967189
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtdeclarative?expand=0&rev=20
This commit is contained in:
Antonio Larrosa 2022-04-06 06:55:40 +00:00 committed by Git OBS Bridge
parent b4bab86a3d
commit ff96a8e32f
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 6 06:50:15 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>
- Increase the disk constraint to 6GB since the SLE build use
5.5GB already (boo#1197992)
-------------------------------------------------------------------
Fri Jan 21 08:13:15 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>