12
0

Accepting request 642982 from home:michals

- Bump memory requirement on ppc64 - builds randomly fail.

OBS-URL: https://build.opensuse.org/request/show/642982
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-desktop?expand=0&rev=337
This commit is contained in:
2018-10-18 15:20:03 +00:00
committed by Git OBS Bridge
parent 49579a55ad
commit 70abce114e
2 changed files with 7 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
<overwrite>
<conditions>
<arch>s390x</arch>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<memory>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 18 14:48:36 UTC 2018 - Michal Suchanek <msuchanek@suse.de>
- Bump memory requirement on ppc64 - builds randomly fail.
-------------------------------------------------------------------
Tue Oct 16 14:05:15 UTC 2018 - fabian@ritter-vogt.de