From ed8e99ec5121b3f77f8b10daf10357eb52e0bebbdf823f2c2ce4a5177cb33d76 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 28 Oct 2022 23:22:02 +0000 Subject: [PATCH] - 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 --- _service | 9 +++++++++ cargo_config | 3 +-- vendor.tar.gz | 4 ++-- xplr.changes | 6 ++++++ 4 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 _service diff --git a/_service b/_service new file mode 100644 index 0000000..45dd5e2 --- /dev/null +++ b/_service @@ -0,0 +1,9 @@ + + + v0.19.4.tar.gz + gz + true + + + + diff --git a/cargo_config b/cargo_config index b0f03a7..6fb4ff4 100644 --- a/cargo_config +++ b/cargo_config @@ -2,5 +2,4 @@ replace-with = "vendored-sources" [source.vendored-sources] -directory = "vendor" - +directory = "vendor" \ No newline at end of file diff --git a/vendor.tar.gz b/vendor.tar.gz index c583c1d..639ec9b 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:757f47b30f2cd52683bc0ea2d8b0608dc42243503ec8b8034d26b8f970b8475d -size 259399680 +oid sha256:ee3dd538fdb381b45631a4ba218f6c122a70723f351e9b5f5941d066d2b0b11d +size 24582717 diff --git a/xplr.changes b/xplr.changes index d378d2d..87804fe 100644 --- a/xplr.changes +++ b/xplr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 28 23:20:47 UTC 2022 - Soc Virnyl Estela + +- Update vendored dependencies. +- Add _service file for OBS cargo vendor and cargo audit. + ------------------------------------------------------------------- Thu Oct 27 14:53:26 UTC 2022 - Soc Virnyl Estela