SHA256
1
0
forked from pool/git-cliff
git-cliff/_service
Soc Virnyl Estela 3b722b314f - Update to version 1.2.0:
* Update clap and clap extras to v4 
  * Make the fields of Signature public
  * Add a custom configuration file for the repository
  * Support placing configuration inside pyproject.toml 
  * Generate SBOM/provenance for the Docker image
  * Support using regex group values 
  * [breaking] Nested environment config overrides 
  * Set max of limit_commits to the number of commits 
  * Set the node cache dependency path
  * Use the correct argument in release script

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=11
2023-05-20 11:07:20 +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.2.0.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled" />
</services>