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
This commit is contained in:
DistroBaker 2021-02-04 13:46:39 +00:00
parent 08db4b9074
commit 389eff06b6

View File

@ -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 <releng@fedoraproject.org> - 1.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild