- 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:
parent
10c6062196
commit
28579fc4bf
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user