From 389eff06b6edd9b070410f58a7d9b59528672d61 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:46:39 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pgaudit.git#68c2c08a2f0cc7f0e11ed2cc022f6b51aaffe858 --- pgaudit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pgaudit.spec b/pgaudit.spec index f463927..9e5bf4c 100644 --- a/pgaudit.spec +++ b/pgaudit.spec @@ -1,6 +1,6 @@ Name: pgaudit Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PostgreSQL Audit Extension License: PostgreSQL @@ -8,6 +8,7 @@ URL: http://pgaudit.org Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: postgresql-server-devel >= 12, postgresql-server-devel < 13 BuildRequires: openssl-devel @@ -54,6 +55,9 @@ trail or audit log. The term audit log is used in this documentation. %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild