roast/_service
Soc Virnyl Estela 4208d4d150 - Update to version 5.1.5:
* add service files. they serve as documentation
  * fix mismatched types in roast-cli
  * Bump zstd and infer
  * clippy: rectify the needless pass by value
  * chore: set resolver to 2 and enforce strict linting rules
  * fix: just use an empty "" if strip fails
  * add COC and CONTRIBUTING
  * cleanup deps and begin cycle
  * remove comment for 037aa62
  * docs: removed warning. ensured reproducibility.

OBS-URL: https://build.opensuse.org/package/show/Archiving/roast?expand=0&rev=11
2024-11-02 12:05:27 +00:00

10 lines
264 B
Plaintext

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