Accepting request 1156837 from home:AdaLovelace:branches:server:database:postgresql

- Correct whitespaces
- Remove constraints file because improved memory usage for s390x

OBS-URL: https://build.opensuse.org/request/show/1156837
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql16?expand=0&rev=21
This commit is contained in:
Reinhard Max 2024-03-11 09:11:00 +00:00 committed by Git OBS Bridge
parent f2c28ee5fd
commit 08aff6891f
2 changed files with 10 additions and 13 deletions

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<memory>
<size unit="G">12</size>
</memory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Mar 11 07:09:30 UTC 2024 - Sarah Kriesch <ada.lovelace@gmx.de>
- Correct whitespaces
-------------------------------------------------------------------
Thu Mar 7 15:04:40 UTC 2024 - Sarah Kriesch <sarah.kriesch@opensuse.org>
- Remove constraints file because improved memory usage for s390x
-------------------------------------------------------------------
Thu Feb 29 14:36:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>