diff --git a/pgaudit.spec b/pgaudit.spec index e5652f9..50d595e 100644 --- a/pgaudit.spec +++ b/pgaudit.spec @@ -1,6 +1,6 @@ Name: pgaudit Version: 1.5.0 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Apr 16 2021 Mohan Boddu +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 08 2021 Pavel Raiskup - 1.5.0-2 - rebuild for libpq ABI fix rhbz#1908268