From 29524fe46aaf02d45cb480a836a67ee9aaed5f19 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 14:57:08 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- audit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audit.spec b/audit.spec index 2eefa4c..5262d82 100644 --- a/audit.spec +++ b/audit.spec @@ -2,7 +2,7 @@ Summary: User space tools for kernel auditing Name: audit Version: 3.0.8 -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 @@ -261,6 +261,9 @@ fi %attr(750,root,root) %{_sbindir}/audispd-zos-remote %changelog +* Mon Jun 13 2022 Python Maint - 3.0.8-2 +- Rebuilt for Python 3.11 + * Tue Mar 29 2022 Steve Grubb 3.0.8-1 - New upstream bugfix release