- Bump major version to prepare for PostgreSQL 16, but keep

default at 15 for now on Factory.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=151
This commit is contained in:
Reinhard Max 2023-08-07 13:07:48 +00:00 committed by Git OBS Bridge
parent 10c6062196
commit 28579fc4bf
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 7 13:05:52 UTC 2023 - Reinhard Max <max@suse.com>
- Bump major version to prepare for PostgreSQL 16, but keep
default at 15 for now on Factory.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 23 11:45:10 UTC 2023 - Reinhard Max <max@suse.com> Tue May 23 11:45:10 UTC 2023 - Reinhard Max <max@suse.com>

View File

@ -15,8 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
%define pgmajor 15 %define pgmajor 16
%define defaultpackage postgresql%pgmajor %define defaultpackage postgresql15
%if ! %{defined _rpmmacrodir} %if ! %{defined _rpmmacrodir}
%define _rpmmacrodir %{_rpmconfigdir}/macros.d %define _rpmmacrodir %{_rpmconfigdir}/macros.d