From a442fe0c09e6883e041c75c3cabd3a7c4267c907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:22:02 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 01ec369..b208339 100644 --- a/audit.spec +++ b/audit.spec @@ -3,7 +3,7 @@ Summary: User space tools for 2.6 kernel auditing Name: audit Version: 2.8.4 -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 @@ -298,6 +298,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Mon Jul 02 2018 Miro HronĨok - 2.8.4-2 +- Rebuilt for Python 3.7 + * Tue Jun 19 2018 Steve Grubb 2.8.4-1 - New upstream bugfix release