import postgresql-10.17-3.module+el8.6.0+13194+2aad5abf
This commit is contained in:
parent
b2f293cc71
commit
5e897e4577
@ -1 +1 @@
|
||||
d /var/run/postgresql 0755 postgres postgres -
|
||||
d /run/postgresql 0755 postgres postgres -
|
||||
|
@ -59,7 +59,7 @@ Summary: PostgreSQL client programs
|
||||
Name: postgresql
|
||||
%global majorversion 10
|
||||
Version: %{majorversion}.17
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
# The PostgreSQL license is very similar to other MIT licenses, but the OSI
|
||||
# recognizes it as an independent license, so we do as well.
|
||||
@ -1169,6 +1169,10 @@ make -C postgresql-setup-%{setup_version} check
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 03 2021 Filip Januš <fjanus@redhat.com> - 10.17-3
|
||||
- Fix tmp files deprecated path
|
||||
- Resolves: #1992263
|
||||
|
||||
* Wed Jul 14 2021 Filip Januš <fjanus@redhat.com> - 10.17-2
|
||||
- Enable ssl for upgrade server
|
||||
Resolves: #1982701
|
||||
|
Loading…
Reference in New Issue
Block a user