This commit is contained in:
Funda Wang 2025-05-09 10:39:37 +08:00
parent ef21109a17
commit c6535516af
7 changed files with 11 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:038f5c5fc78c805e75176c440e38338029487ca664e275a6f37de0f9c1a33eff
size 13627275

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288
size 21730844

View File

@ -1 +0,0 @@
8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288 postgresql-13.20.tar.bz2

3
postgresql-13.21-US.pdf Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a0ae48a16463468e9bf48b5e1fb4eaeaeb013bc6bd2b19da0ca9aad0ca109e1
size 13642383

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

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

View File

@ -0,0 +1 @@
dcda1294df45f033b0656cf7a8e4afbbc624c25e1b144aec79530f74d7ef4ab4 postgresql-13.21.tar.bz2

View File

@ -35,7 +35,7 @@
Summary: PostgreSQL client programs Summary: PostgreSQL client programs
Name: postgresql-13 Name: postgresql-13
%global majorversion 13 %global majorversion 13
Version: %{majorversion}.20 Version: %{majorversion}.21
Release: 1 Release: 1
# The PostgreSQL license is very similar to other MIT licenses, but the OSI # The PostgreSQL license is very similar to other MIT licenses, but the OSI
@ -1300,6 +1300,9 @@ make -C postgresql-setup-%{setup_version} check
%changelog %changelog
* Fri May 09 2025 Funda Wang <fundawang@yeah.net> - 13.21-1
- update to 13.21
* Thu Feb 20 2025 Funda Wang <fundawang@yeah.net> - 13.20-1 * Thu Feb 20 2025 Funda Wang <fundawang@yeah.net> - 13.20-1
- update to 13.20 - update to 13.20