diff --git a/audit.spec b/audit.spec index fe5f508..9a19dde 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz @@ -50,6 +50,7 @@ developing applications that need to use the audit framework libraries. Summary: Python3 bindings for libaudit License: LGPLv2+ BuildRequires: python3-devel +BuildRequires: make Requires: %{name}-libs%{?_isa} = %{version}-%{release} Provides: audit-libs-python3 = %{version}-%{release} Provides: audit-libs-python3%{?_isa} = %{version}-%{release} @@ -250,6 +251,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 16 2020 Steve Grubb 3.0-1 - New upstream feature and bugfix release