0ad/_constraints
Dmitriy Perlow 0f819dcd81 Accepting request 914888 from home:ecsos:branches:games
- Update to version 0.0.25b:
  * Ranked matches did not longer grant points in the lobby.
  * Mod installation no longer require restart.
  * Mod installation no longer prints errors when installing mods by double-clicking
  * Mod installation now overwrites the existing mods to allow for easier updates.
  * Fishes are now easier to spot on lowest settings with the addition of seagulls.
  * See https://wildfiregames.com/forum/topic/53714-re-release-of-0-ad-alpha-25-yauna/
- Increase disk size in _constraints to fix build error
  "No space left on device" in Leap.

OBS-URL: https://build.opensuse.org/request/show/914888
OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=111
2021-09-01 06:46:27 +00:00

12 lines
206 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<disk>
<size unit="G">12</size>
</disk>
<memory>
<size unit="G">5</size>
</memory>
</hardware>
</constraints>