Accepting request 1086091 from devel:gcc

OBS-URL: https://build.opensuse.org/request/show/1086091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2023-05-10 15:44:54 +00:00 committed by Git OBS Bridge
commit 3732a5f337
2 changed files with 17 additions and 0 deletions

11
_constraints Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<disk>
<size unit="G">5</size>
</disk>
<physicalmemory>
<size unit="G">3</size>
</physicalmemory>
</hardware>
</constraints>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 5 07:50:27 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Add _constraints to ensure enough disk and memory are available
during build.
-------------------------------------------------------------------
Wed Mar 15 09:18:19 UTC 2023 - Martin Liška <mliska@suse.cz>