Accepting request 600810 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Remove aarch64 condition in _constraints

OBS-URL: https://build.opensuse.org/request/show/600810
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=651
This commit is contained in:
Tomáš Chvátal 2018-04-25 07:33:37 +00:00 committed by Git OBS Bridge
parent 6580423f3d
commit fd16999e1f
2 changed files with 5 additions and 15 deletions

View File

@ -7,19 +7,4 @@
<size unit="G">25</size>
</disk>
</hardware>
<overwrite>
<conditions>
<arch>aarch64</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="M">2000</size>
</physicalmemory>
<disk>
<size unit="G">15</size>
</disk>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 25 06:27:49 UTC 2018 - guillaume.gardet@opensuse.org
- Remove aarch64 condition in _constraints
-------------------------------------------------------------------
Mon Apr 23 08:32:48 UTC 2018 - tchvatal@suse.com