diff --git a/pgaudit.spec b/pgaudit.spec index da23c9a..377224d 100644 --- a/pgaudit.spec +++ b/pgaudit.spec @@ -1,6 +1,6 @@ Name: pgaudit Version: 1.5.0 -Release: 3%{?dist} +Release: 4%{?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 Jul 23 2021 Fedora Release Engineering - 1.5.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Apr 16 2021 Honza Horak - 1.5.0-3 - Make llvmjit features optional, follow what is enabled in postgresql