- Update vendored dependencies.
- Add _service file for OBS cargo vendor and cargo audit. OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=2
This commit is contained in:
parent
d96ca142ae
commit
ed8e99ec51
9
_service
Normal file
9
_service
Normal file
@ -0,0 +1,9 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="srctar">v0.19.4.tar.gz</param>
|
||||
<param name="compression">gz</param>
|
||||
<param name="update">true</param>
|
||||
</service>
|
||||
<service name="cargo_audit" mode="disabled" />
|
||||
</services>
|
||||
|
@ -2,5 +2,4 @@
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
||||
|
||||
directory = "vendor"
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:757f47b30f2cd52683bc0ea2d8b0608dc42243503ec8b8034d26b8f970b8475d
|
||||
size 259399680
|
||||
oid sha256:ee3dd538fdb381b45631a4ba218f6c122a70723f351e9b5f5941d066d2b0b11d
|
||||
size 24582717
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 28 23:20:47 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
- Update vendored dependencies.
|
||||
- Add _service file for OBS cargo vendor and cargo audit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 14:53:26 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user