rebuild for PostgreSQL 11
This commit is contained in:
parent
61f8fbff58
commit
0a166878be
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue