diff --git a/postgresql.changes b/postgresql.changes index ef2eb0e..1223062 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 5 14:03:55 UTC 2021 - Reinhard Max + +- Bump version and default to 14. + ------------------------------------------------------------------- Tue May 18 13:43:45 UTC 2021 - Reinhard Max diff --git a/postgresql.spec b/postgresql.spec index cf51c4b..4a2e4a8 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -15,7 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%define pgmajor 13 +%define pgmajor 14 %define defaultpackage postgresql%pgmajor #Compat macro for new _fillupdir macro introduced in Nov 2017