Accepting request 922257 from home:firstyear:branches:utilities

- Replace rust-packaging with cargo-packaging

OBS-URL: https://build.opensuse.org/request/show/922257
OBS-URL: https://build.opensuse.org/package/show/utilities/bat?expand=0&rev=30
This commit is contained in:
2021-10-04 08:28:19 +00:00
committed by Git OBS Bridge
parent 2e93f4803b
commit 7bf1877c65
7 changed files with 21 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
</service>
<service name="obs_scm" mode="localonly">
<param name="scm">git</param>
<param name="url">git://github.com/sharkdp/bat</param>
<param name="url">https://github.com/sharkdp/bat</param>
<param name="revision">f3d53b79a2d7a51f470ac8a06b6bdd9a4f225e8f</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>