git-cliff/_service
Soc Virnyl Estela b757000fb1 - Update to version 1.4.0:
* Support bumping the semantic version via `--bump`
  * Add 'typos' check
  * Log the output of failed external commands -
  * breaking change: Support regex in 'tag_pattern' configuration
  * Add field and value matchers to the commit parser
- Update service file to new obs service cargo requirements
- Add zstd in build requirements for tar scm

OBS-URL: https://build.opensuse.org/package/show/utilities/git-cliff?expand=0&rev=18
2023-10-31 09:31:53 +00:00

9 lines
268 B
Plaintext

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