forked from pool/ast-grep
- Added ppc64le to the list of architectures (_constraints)
- Increased memory to 8 GB for s390x (_constraints) OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=80
This commit is contained in:
parent
f384ae4887
commit
f6c2ac1768
13
_constraints
Normal file
13
_constraints
Normal file
@ -0,0 +1,13 @@
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>s390x</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="G">8</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 23:25:15 UTC 2024 - Holger Rauch <holger.rauch@posteo.de>
|
||||
|
||||
- Added ppc64le to the list of architectures (_constraints)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 17:50:27 UTC 2024 - Holger Rauch <holger.rauch@posteo.de>
|
||||
|
||||
- Increased memory to 8 GB for s390x (_constraints)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 06:00:21 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user