From af35a08bb3af094d589f6123c51807af4ea88f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 02:41:00 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 674632a..4e70c21 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 3.0 -Release: 0.19.20191104git1c2f876%{?dist} +Release: 0.20.20191104git1c2f876%{?dist} License: GPLv2+ URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}-alpha9.tar.gz @@ -252,6 +252,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Tue May 26 2020 Miro HronĨok - 3.0-0.20.20191104git1c2f876 +- Rebuilt for Python 3.9 + * Thu Mar 12 2020 Steve Grubb 3.0-0.19.20191104git1c2f876 - Add Obsolete python2-audit (#1783061)