From 1ae348241fa8733f9205c3ca66032c73ec3094ed76aea484a2c3ad3ba946b42c Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Thu, 14 Sep 2023 13:13:33 +0000 Subject: [PATCH] - The libs and mini package are now provided by postgresql16. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql15?expand=0&rev=36 --- _multibuild | 3 --- postgresql15.changes | 5 +++++ postgresql15.spec | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 _multibuild diff --git a/_multibuild b/_multibuild deleted file mode 100644 index 9317e4b..0000000 --- a/_multibuild +++ /dev/null @@ -1,3 +0,0 @@ - - mini - diff --git a/postgresql15.changes b/postgresql15.changes index 36ed14c..a0270d1 100644 --- a/postgresql15.changes +++ b/postgresql15.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 14 12:18:06 UTC 2023 - Reinhard Max + +- The libs and mini package are now provided by postgresql16. + ------------------------------------------------------------------- Wed Aug 9 09:14:59 UTC 2023 - Reinhard Max diff --git a/postgresql15.spec b/postgresql15.spec index e760223..d966068 100644 --- a/postgresql15.spec +++ b/postgresql15.spec @@ -18,7 +18,7 @@ %define pgversion 15.4 %define pgmajor 15 -%define buildlibs 1 +%define buildlibs 0 %define tarversion %{pgversion} %define latest_supported_llvm_ver 15