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