From bc0316dafa9a77d841c27352d316a72ce19236453ea237a87771a4a276316973 Mon Sep 17 00:00:00 2001 From: William Brown Date: Mon, 3 Oct 2022 23:43:26 +0000 Subject: [PATCH] Accepting request 1007768 from home:firstyear:branches:devel:languages:rust - Add _constraints to prevent random failures due to OBS resource issues. OBS-URL: https://build.opensuse.org/request/show/1007768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-audit?expand=0&rev=21 --- _constraints | 9 +++++++++ cargo-audit.changes | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..4cdf591 --- /dev/null +++ b/_constraints @@ -0,0 +1,9 @@ + + + + + + 25 + + + diff --git a/cargo-audit.changes b/cargo-audit.changes index c6ecb8a..0ca8f06 100644 --- a/cargo-audit.changes +++ b/cargo-audit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 3 23:32:29 UTC 2022 - William Brown + +- Add _constraints to prevent random failures due to OBS resource + issues. + ------------------------------------------------------------------- Wed May 25 00:48:01 UTC 2022 - william.brown@suse.com