- Expand disk constraints to not fail on arm64

OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=689
This commit is contained in:
Tomáš Chvátal 2018-06-22 08:54:52 +00:00 committed by Git OBS Bridge
parent f39595ae43
commit f6116df69a
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">25</size>
<size unit="G">30</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 22 08:54:24 UTC 2018 - tchvatal@suse.com
- Expand disk constraints to not fail on arm64
-------------------------------------------------------------------
Sun Jun 17 07:56:09 UTC 2018 - tchvatal@suse.com