From d8501aad3c6c59f42519ac9b04ea49fb90f7cbd8 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Jun 15 2022 14:12:50 +0000 Subject: setools-4.4.0-7 - Update required userspace versions to 3.4 - Drop unnecessary Recommends --- diff --git a/setools.spec b/setools.spec index 9319544..a045042 100644 --- a/setools.spec +++ b/setools.spec @@ -3,7 +3,7 @@ Name: setools Version: 4.4.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Policy analysis tools for SELinux License: GPLv2 @@ -141,6 +141,10 @@ Python modules designed to facilitate SELinux policy analysis. %{_mandir}/ru/man1/apol* %changelog +* Mon Jun 13 2022 Petr Lautrbach - 4.4.0-7 +- Update required userspace versions to 3.4 +- Drop unnecessary Recommends + * Mon Jun 13 2022 Python Maint - 4.4.0-6 - Rebuilt for Python 3.11