From 9f31f6d80f7944bd6b8d7d0f4efc726701c6012b39115235a5d1e8b8865198e2 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 11 Mar 2024 09:21:20 +0000 Subject: [PATCH] - Remove constraints file because improved memory usage for s390x OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql13?expand=0&rev=84 --- _constraints | 13 ------------- postgresql13.changes | 5 +++++ 2 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 _constraints diff --git a/_constraints b/_constraints deleted file mode 100644 index f2c2682..0000000 --- a/_constraints +++ /dev/null @@ -1,13 +0,0 @@ - - - - - s390x - - - - 12 - - - - diff --git a/postgresql13.changes b/postgresql13.changes index a46f9b2..a83e650 100644 --- a/postgresql13.changes +++ b/postgresql13.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 7 15:04:40 UTC 2024 - Sarah Kriesch + +- Remove constraints file because improved memory usage for s390x + ------------------------------------------------------------------- Thu Feb 29 14:37:18 UTC 2024 - Dominique Leuenberger