- Update disk constraints

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-declarative?expand=0&rev=78
This commit is contained in:
Christophe Marin 2024-10-15 07:54:48 +00:00 committed by Git OBS Bridge
parent f6a8bd4cb1
commit af6617e808
2 changed files with 7 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">20</size>
<size unit="G">25</size>
</disk>
<processors>4</processors>
</hardware>
@ -35,7 +35,7 @@
</conditions>
<hardware>
<disk>
<size unit="G">2</size>
<size unit="G">3</size>
</disk>
<memory>
<size unit="G">2</size>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 15 07:52:36 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update disk constraints
-------------------------------------------------------------------
Wed Oct 9 16:52:34 UTC 2024 - Christophe Marin <christophe@krop.fr>