Accepting request 1076407 from GNOME:Next

- Add _constraints file, set minimum hdd to 5 gig.

OBS-URL: https://build.opensuse.org/request/show/1076407
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-tour?expand=0&rev=12
This commit is contained in:
Bjørn Lie 2023-03-31 12:02:53 +00:00 committed by Git OBS Bridge
parent a9e5b1f688
commit 8b54b2b919
2 changed files with 13 additions and 0 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<size unit="G">5</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 31 07:01:52 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Add _constraints file, set minimum hdd to 5 gig.
-------------------------------------------------------------------
Mon Mar 20 20:59:58 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>