git-cliff/_service
Soc Virnyl Estela 7e4a890dc1 - Update to version 1.1.2:
* Do not skip all tags when skip_tags is empty (#136)
  * Allow saving context to a file (#138)
  * Derive the tag order from commits instead of timestamp (#139)
  * Use timestamp for deriving the tag order (#139)

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=8
2023-01-25 06:48:33 +00:00

10 lines
323 B
Plaintext

<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">git-cliff-1.1.2.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled" />
</services>