From f052664e787cde48cdf61147856fda640f070d8d Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 9 Nov 2020 10:52:03 +0100 Subject: [PATCH] policycoreutils-3.1-6 - Require latest setools --- policycoreutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 3a6b9da..e734c79 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -12,7 +12,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.1 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2 # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/20200710/policycoreutils-3.1.tar.gz @@ -272,7 +272,7 @@ Requires:python3-libsemanage >= %{libsemanagever} python3-libselinux # no python3-audit-libs yet Requires:audit-libs-python3 >= %{libauditver} Requires: checkpolicy -Requires: python3-setools >= 4.1.1 +Requires: python3-setools >= 4.4.0 BuildArch: noarch %description -n python3-policycoreutils @@ -538,6 +538,9 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Mon Nov 9 2020 Petr Lautrbach - 3.1-6 +- Require latest setools + * Fri Oct 30 2020 Petr Lautrbach - 3.1-5 - Build with libsepol.so.1 and libsemanage.so.2 - Set X-GNOME-HiddenUnderSystemd=true in restorecond.desktop file