update to 15.6
(cherry picked from commit 3f2191da4cbf7f22409008c41347075bbef5ef60)
This commit is contained in:
parent
837c3458df
commit
f6946b345d
Binary file not shown.
1
postgresql-14.11.tar.bz2.sha256
Normal file
1
postgresql-14.11.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
a670bd7dce22dcad4297b261136b3b1d4a09a6f541719562aa14ca63bf2968a8 postgresql-14.11.tar.bz2
|
||||
@ -1 +0,0 @@
|
||||
b1fe3ba9b1a7f3a9637dd1656dfdad2889016073fd4d35f13b50143cbbb6a8ef postgresql-14.9.tar.bz2
|
||||
@ -1 +0,0 @@
|
||||
8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6 postgresql-15.5.tar.bz2
|
||||
Binary file not shown.
Binary file not shown.
1
postgresql-15.6.tar.bz2.sha256
Normal file
1
postgresql-15.6.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb postgresql-15.6.tar.bz2
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user