Rebuilt with OpenSSL 3.0.0

This commit is contained in:
Sahana Prasad 2021-09-14 19:11:59 +02:00 committed by Miro Hrončok
commit 5a13574db0

View file

@ -10,7 +10,7 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 4.2.0
Release: 4%{?dist}
Release: 5%{?dist}
License: BSD
URL: http://pgpool.net
Source0: http://www.pgpool.net/mediawiki/images/%{short_name}-%{version}.tar.gz
@ -247,6 +247,9 @@ fi
%changelog
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.2.0-5
- Rebuilt with OpenSSL 3.0.0
* Tue Jul 27 2021 Filip Januš <fjanus@redhat.com> - 4.2.0-4
- Remove libpq-devel requirement, it conflicts with postgresql-server-devel
dependencies