From 5f644f84d19b5af0216f8743352b38e88c386cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:05:46 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- setools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setools.spec b/setools.spec index cc3562f..09578a6 100644 --- a/setools.spec +++ b/setools.spec @@ -7,7 +7,7 @@ Name: setools Version: 4.2.2 -Release: 1%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} +Release: 2%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} Summary: Policy analysis tools for SELinux License: GPLv2 @@ -137,6 +137,9 @@ Python modules designed to facilitate SELinux policy analysis. %{_mandir}/man1/apol* %changelog +* Mon Aug 19 2019 Miro HronĨok - 4.2.2-2 +- Rebuilt for Python 3.8 + * Mon Jul 08 2019 Vit Mojzis - 4.2.2-1} - SETools 4.2.2 release