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
This commit is contained in:
Andreas Schneider 2023-03-15 17:44:25 +00:00 committed by Git OBS Bridge
parent 0ae8f614ee
commit ae92857518
2 changed files with 13 additions and 0 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<disk>
<size unit="G">10</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 14 09:29:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add constraints to avoid out of disk space errors
-------------------------------------------------------------------
Mon Jan 02 15:45:48 UTC 2023 - asn@cryptomilk.org