rebuild for PostgreSQL 11

This commit is contained in:
Petr Kubat 2018-10-19 15:24:05 +02:00
commit 0a166878be

View file

@ -10,7 +10,7 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 3.7.4
Release: 3%{?dist}
Release: 4%{?dist}
License: BSD
Group: Applications/Databases
URL: http://pgpool.net
@ -232,6 +232,9 @@ fi
%changelog
* Thu Oct 18 2018 Petr Kubat <pkubat@redhat.com> - 3.7.5-4
- rebuild for PostgreSQL 11
* Wed Sep 05 2018 Pavel Raiskup <praiskup@redhat.com> - 3.7.4-3
- rebuild against postgresql-server-devel (rhbz#1618698)