- Reduce disk constraints to 25G it should be enough

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=745
This commit is contained in:
Tomáš Chvátal 2019-01-23 14:10:59 +00:00 committed by Git OBS Bridge
parent 82cf69af53
commit a962b7fffa
2 changed files with 6 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<size unit="M">4000</size>
</physicalmemory>
<disk>
<size unit="G">50</size>
<size unit="G">25</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 23 14:10:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Reduce disk constraints to 25G it should be enough
-------------------------------------------------------------------
Wed Jan 23 13:41:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>