0b1bead24f
* 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
8 lines
215 B
Plaintext
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>
|