- Upgrade to 16.0:
* https://www.postgresql.org/about/news/2715 * https://www.postgresql.org/docs/16/release-16.html - Upgrade to 16rc1: * https://www.postgresql.org/about/news/2702/ OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql16?expand=0&rev=7
This commit is contained in:
parent
59028f3704
commit
5c7565e332
3
postgresql-16.0.tar.bz2
Normal file
3
postgresql-16.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df9e823eb22330444e1d48e52cc65135a652a6fdb3ce325e3f08549339f51b99
|
||||
size 24528207
|
1
postgresql-16.0.tar.bz2.sha256
Normal file
1
postgresql-16.0.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
df9e823eb22330444e1d48e52cc65135a652a6fdb3ce325e3f08549339f51b99 postgresql-16.0.tar.bz2
|
@ -1,8 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 14 12:14:36 UTC 2023 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Upgrade to 16.0:
|
||||
* https://www.postgresql.org/about/news/2715
|
||||
* https://www.postgresql.org/docs/16/release-16.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 23:52:24 UTC 2023 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Upgrade too v16rc1
|
||||
https://www.postgresql.org/about/news/postgresql-16-rc1-released-2702/
|
||||
- Upgrade to 16rc1:
|
||||
* https://www.postgresql.org/about/news/2702/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 10 15:18:58 UTC 2023 - Reinhard Max <max@suse.com>
|
||||
|
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define pgversion 16rc1
|
||||
%define pgversion 16.0
|
||||
%define pgmajor 16
|
||||
%define buildlibs 0
|
||||
%define buildlibs 1
|
||||
%define tarversion %{pgversion}
|
||||
%define latest_supported_llvm_ver 15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user