rebuild for libpq ABI fix

Related: rhbz#1908268
This commit is contained in:
Pavel Raiskup 2021-02-08 09:35:37 +01:00
parent 8fe7c55821
commit 2675706409

View File

@ -1,6 +1,6 @@
Name: pgaudit
Version: 1.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: PostgreSQL Audit Extension
License: PostgreSQL
@ -55,6 +55,9 @@ trail or audit log. The term audit log is used in this documentation.
%changelog
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 1.5.0-2
- rebuild for libpq ABI fix rhbz#1908268
* Fri Feb 5 2020 Honza Horak <hhorak@redhat.com> - 1.5.0-1
- Update to 1.5.0 for PostgreSQL 13 support