Accepting request 1225753 from server:database:postgresql

- Upgrade to 12.22:
  * Restore functionality of ALTER {ROLE|DATABASE} SET role
  * https://www.postgresql.org/about/news/p-2965/
  * https://www.postgresql.org/docs/release/12.22/

OBS-URL: https://build.opensuse.org/request/show/1225753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql12?expand=0&rev=37
This commit is contained in:
Ana Guerrero 2024-11-22 22:52:00 +00:00 committed by Git OBS Bridge
commit 50862f95fc
6 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c711550ac1cc7828865e5823d9f457e3bdad6f4320177169f90e419be0c27f2
size 21298608

View File

@ -1 +0,0 @@
6c711550ac1cc7828865e5823d9f457e3bdad6f4320177169f90e419be0c27f2 postgresql-12.21.tar.bz2

3
postgresql-12.22.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8df3c0474782589d3c6f374b5133b1bd14d168086edbc13c6e72e67dd4527a3b
size 21305304

View File

@ -0,0 +1 @@
8df3c0474782589d3c6f374b5133b1bd14d168086edbc13c6e72e67dd4527a3b postgresql-12.22.tar.bz2

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 19 14:11:39 UTC 2024 - Reinhard Max <max@suse.com>
- Upgrade to 12.22:
* Restore functionality of ALTER {ROLE|DATABASE} SET role
* https://www.postgresql.org/about/news/p-2965/
* https://www.postgresql.org/docs/release/12.22/
-------------------------------------------------------------------
Wed Nov 13 12:11:46 UTC 2024 - Reinhard Max <max@suse.com>

View File

@ -16,7 +16,7 @@
#
%define pgversion 12.21
%define pgversion 12.22
%define pgmajor 12
%define buildlibs 0
%define tarversion %{pgversion}