forked from pool/helix
- Increase memory to 8G and storage to 16G in _constraints file.
OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=37
This commit is contained in:
parent
55d759f4a3
commit
a506595297
11
_constraints
Normal file
11
_constraints
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<constraints>
|
||||||
|
<hardware>
|
||||||
|
<physicalmemory>
|
||||||
|
<size unit="G">8</size>
|
||||||
|
</physicalmemory>
|
||||||
|
<disk>
|
||||||
|
<size unit="G">16</size>
|
||||||
|
</disk>
|
||||||
|
</hardware>
|
||||||
|
</constraints>
|
@ -3,6 +3,7 @@ Sat Oct 15 10:16:46 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
|||||||
|
|
||||||
- Add shell completions for bash, fish and zsh.
|
- Add shell completions for bash, fish and zsh.
|
||||||
- Add desktop application entry and icon.
|
- Add desktop application entry and icon.
|
||||||
|
- Increase memory to 8G and storage to 16G in _constraints file.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 00:35:16 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
Thu Sep 15 00:35:16 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user