diff --git a/pgaudit.spec b/pgaudit.spec index 228c631..e5652f9 100644 --- a/pgaudit.spec +++ b/pgaudit.spec @@ -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 - 1.5.0-2 +- rebuild for libpq ABI fix rhbz#1908268 + * Fri Feb 5 2020 Honza Horak - 1.5.0-1 - Update to 1.5.0 for PostgreSQL 13 support