Accepting request 1035223 from server:database:postgresql
- Update to 15.1: * https://www.postgresql.org/about/news/2543/ * https://www.postgresql.org/docs/15/release-15-1.html OBS-URL: https://build.opensuse.org/request/show/1035223 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql15?expand=0&rev=4
This commit is contained in:
commit
3d5707a1a5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72ec74f4a7c16e684f43ea42e215497fcd4c55d028a68fb72e99e61ff40da4d6
|
||||
size 22403741
|
@ -1 +0,0 @@
|
||||
72ec74f4a7c16e684f43ea42e215497fcd4c55d028a68fb72e99e61ff40da4d6 postgresql-15.0.tar.bz2
|
3
postgresql-15.1.tar.bz2
Normal file
3
postgresql-15.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae
|
||||
size 22666134
|
1
postgresql-15.1.tar.bz2.sha256
Normal file
1
postgresql-15.1.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae postgresql-15.1.tar.bz2
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 14:35:02 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Update to 15.1:
|
||||
* https://www.postgresql.org/about/news/2543/
|
||||
* https://www.postgresql.org/docs/15/release-15-1.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 14:03:27 UTC 2022 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define pgversion 15.0
|
||||
%define pgversion 15.1
|
||||
%define pgmajor 15
|
||||
%define buildlibs 1
|
||||
%define tarversion %pgversion
|
||||
%define tarversion %{pgversion}
|
||||
%define latest_supported_llvm_ver 14
|
||||
|
||||
### CUT HERE ###
|
||||
|
Loading…
Reference in New Issue
Block a user