update to 15.6

(cherry picked from commit 3f2191da4cbf7f22409008c41347075bbef5ef60)
This commit is contained in:
xiejing 2024-03-29 18:18:09 +08:00 committed by openeuler-sync-bot
parent 837c3458df
commit f6946b345d
8 changed files with 7 additions and 4 deletions

View File

@ -0,0 +1 @@
a670bd7dce22dcad4297b261136b3b1d4a09a6f541719562aa14ca63bf2968a8 postgresql-14.11.tar.bz2

View File

@ -1 +0,0 @@
b1fe3ba9b1a7f3a9637dd1656dfdad2889016073fd4d35f13b50143cbbb6a8ef postgresql-14.9.tar.bz2

View File

@ -1 +0,0 @@
8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6 postgresql-15.5.tar.bz2

View File

@ -0,0 +1 @@
8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb postgresql-15.6.tar.bz2

View File

@ -31,7 +31,7 @@
Summary: PostgreSQL client programs
Name: postgresql
%global majorversion 15
Version: %{majorversion}.5
Version: %{majorversion}.6
Release: 1
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -40,7 +40,7 @@ License: PostgreSQL
Url: http://www.postgresql.org/
%global prevmajorversion 14
%global prevversion %{prevmajorversion}.9
%global prevversion %{prevmajorversion}.11
%global prev_prefix %{_libdir}/pgsql/postgresql-%{prevmajorversion}
%global precise_version %{?epoch:%epoch:}%version-%release
@ -1297,6 +1297,9 @@ make -C postgresql-setup-%{setup_version} check
%changelog
* Fri Mar 29 2024 xiejing <xiejing@kylinos.cn> - 15.6-1
- update to 15.6
* Tue Nov 14 2023 dillon chen <dillon.chen@gmail.com> - 15.5-1
- update to 15.5