From ac93049cd66d48cadbb766550f89ad0808c05b15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 7de22c7..303532c 100644 --- a/audit.spec +++ b/audit.spec @@ -3,7 +3,7 @@ Summary: User space tools for 2.6 kernel auditing Name: audit Version: 2.7 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Daemons URL: http://people.redhat.com/sgrubb/audit/ @@ -308,6 +308,9 @@ fi %attr(750,root,root) /sbin/audispd-zos-remote %changelog +* Mon Dec 19 2016 Miro HronĨok - 2.7-2 +- Rebuild for Python 3.6 + * Thu Dec 15 2016 Steve Grubb 2.7-1 - New upstream feature release