import CS postgresql-13.11-1.module_el8+457+b5dd1426
This commit is contained in:
parent
d37e3c7bd5
commit
7a2417b30b
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
SOURCES/postgresql-12.9.tar.bz2
|
||||
SOURCES/postgresql-13.10-US.pdf
|
||||
SOURCES/postgresql-13.10.tar.bz2
|
||||
SOURCES/postgresql-13.11-US.pdf
|
||||
SOURCES/postgresql-13.11.tar.bz2
|
||||
SOURCES/postgresql-setup-8.6.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
a79d8428850da50a65451e5e44771844c7f166d5 SOURCES/postgresql-12.9.tar.bz2
|
||||
cd80efd0c1c13554d46241e49046aa13d64ed877 SOURCES/postgresql-13.10-US.pdf
|
||||
429963ec9858d8f4eab6bb2c5bffd0b52ea94eb6 SOURCES/postgresql-13.10.tar.bz2
|
||||
c7cc63d5caffcc5d4d8f31e07845722dc6db7787 SOURCES/postgresql-13.11-US.pdf
|
||||
501acb24ba8539c08ba12b08adecd7559bf87e1b SOURCES/postgresql-13.11.tar.bz2
|
||||
9e12ee26bf41d3831f83049b51ae5da76de2ce12 SOURCES/postgresql-setup-8.6.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
5bbcf5a56d85c44f3a8b058fb46862ff49cbc91834d07e295d02e6de3c216df2 postgresql-13.10.tar.bz2
|
1
SOURCES/postgresql-13.11.tar.bz2.sha256
Normal file
1
SOURCES/postgresql-13.11.tar.bz2.sha256
Normal file
@ -0,0 +1 @@
|
||||
4992ff647203566b670d4e54dc5317499a26856c93576d0ea951bdf6bee50bfb postgresql-13.11.tar.bz2
|
@ -59,7 +59,7 @@
|
||||
Summary: PostgreSQL client programs
|
||||
Name: postgresql
|
||||
%global majorversion 13
|
||||
Version: %{majorversion}.10
|
||||
Version: %{majorversion}.11
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||
@ -1225,8 +1225,12 @@ make -C postgresql-setup-%{setup_version} check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2023 Jorge San Emeterio <jsanemet@redhat.com> - 13.11-1
|
||||
- Update to 13.11
|
||||
- Resolves: #2212815
|
||||
|
||||
* Mon Feb 27 2023 Filip Janus <fjanus@redhat.com> - 13.10-1
|
||||
- Resolves: #2173598
|
||||
- Resolves: #2114733
|
||||
- Update to 13.10
|
||||
|
||||
* Mon May 16 2022 Filip Januš <fjanus@redhat.com> - 13.7-1
|
||||
|
Loading…
Reference in New Issue
Block a user