Rebuilt with OpenSSL 3.0.0
This commit is contained in:
parent
f4bf6e9599
commit
5a13574db0
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: 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue