From ae928575182b93a2da0a7177fcbe2ce89b1a57d3b5b138835421eab6a3feff93 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 15 Mar 2023 17:44:25 +0000 Subject: [PATCH] Accepting request 1071439 from home:dirkmueller:Factory - add constraints to avoid out of disk space errors OBS-URL: https://build.opensuse.org/request/show/1071439 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-c?expand=0&rev=31 --- _constraints | 8 ++++++++ cargo-c.changes | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..a275540 --- /dev/null +++ b/_constraints @@ -0,0 +1,8 @@ + + + + + 10 + + + diff --git a/cargo-c.changes b/cargo-c.changes index c4eb657..14d4cf9 100644 --- a/cargo-c.changes +++ b/cargo-c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 14 09:29:01 UTC 2023 - Dirk Müller + +- add constraints to avoid out of disk space errors + ------------------------------------------------------------------- Mon Jan 02 15:45:48 UTC 2023 - asn@cryptomilk.org