From c198d17f4e76a7eec28201358d6ab590c33b106d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:39:52 +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 a64eb1e..4ca70b0 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.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: http://people.redhat.com/sgrubb/audit/ Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz @@ -297,6 +297,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.8.3-4 +- Rebuilt for Python 3.7 + * Tue Apr 10 2018 Pete Walter - 2.8.3-3 - Rename Python 2 and 3 subpackages to python2-audit and python3-audit as per guidelines