meli/_service
Michael Vetter 0b1bead24f - Update to version 0.8.10:
* Two years of changes is too long. See
    https://github.com/meli/meli/blob/v0.8.10/CHANGELOG.md instead
- Use shipped source tarball instead of archiving git source
- Move from vendor.tar.xz to vendor.tar.zst
- Remove cargo_config

OBS-URL: https://build.opensuse.org/package/show/server:mail/meli?expand=0&rev=2
2024-12-08 14:24:06 +00:00

8 lines
215 B
Plaintext

<services>
<service mode="manual" name="download_files" />
<service name="cargo_vendor" mode="manual">
<param name="src">meli*.tar.gz</param>
<param name="update">true</param>
</service>
</services>