Accepting request 1098780 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1098780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/colord?expand=0&rev=88
This commit is contained in:
Ana Guerrero 2023-07-17 17:22:41 +00:00 committed by Git OBS Bridge
commit c472db96c5
3 changed files with 17 additions and 4 deletions

View File

@ -1,8 +1,5 @@
<constraints>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
<physicalmemory>
<size unit="M">8000</size>
</physicalmemory>
@ -11,6 +8,7 @@
<conditions>
<arch>armv6l</arch>
<arch>armv7l</arch>
<arch>aarch64</arch>
</conditions>
<hardware>
<physicalmemory>
@ -28,5 +26,15 @@
</physicalmemory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="M">2000</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 5 09:06:57 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Tune _constraints for various architectures.
-------------------------------------------------------------------
Fri Sep 16 15:20:32 UTC 2022 - Michael Gorse <mgorse@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package colord
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed