From 420643f4346252ce5865742fa3bff241e4186895 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Nov 21 2022 16:38:59 +0000 Subject: python3-policycoreutils requires python3-distro --- diff --git a/policycoreutils.spec b/policycoreutils.spec index d87da29..92f075b 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -11,7 +11,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.4 -Release: 7%{?dist} +Release: 7.1%{?dist} License: GPL-2.0-or-later # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.4/selinux-3.4.tar.gz @@ -254,6 +254,7 @@ Requires:python3-libsemanage >= %{libsemanagever} python3-libselinux Requires:audit-libs-python3 >= %{libauditver} Requires: checkpolicy Requires: python3-setools >= 4.4.0 +Requires: python3-distro BuildArch: noarch %description -n python3-policycoreutils @@ -485,7 +486,7 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog -* Mon Nov 21 2022 Petr Lautrbach - 3.4-7 +* Mon Nov 21 2022 Petr Lautrbach - 3.4-7.1 - Rebase on upstream f56a72ac9e86 - sepolicy: fix sepolicy manpage -w - sandbox: add -R option to alternate XDG_RUNTIME_DIR