diff --git a/postgresql.changes b/postgresql.changes index d7ddcbb..d77e7c5 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 14 13:03:29 UTC 2023 - Reinhard Max + +- Bump default to 16. + ------------------------------------------------------------------- Mon Aug 7 13:05:52 UTC 2023 - Reinhard Max diff --git a/postgresql.spec b/postgresql.spec index 874601c..d3d8125 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -16,7 +16,7 @@ # %define pgmajor 16 -%define defaultpackage postgresql15 +%define defaultpackage postgresql16 %if ! %{defined _rpmmacrodir} %define _rpmmacrodir %{_rpmconfigdir}/macros.d