From a69a3b96364bd06d8027699086d0f68096c91a12 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 16 Feb 2022 09:59:16 +0100 Subject: [PATCH] Require libsemanage > 3.3-2 The semodule command-line option to detect module changes requires libsemanage-3.3-2 at least. Resolves: rhbz#2049193 --- policycoreutils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index b3f0012..eb81b90 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -1,6 +1,6 @@ %global libauditver 3.0 %global libsepolver 3.3-1 -%global libsemanagever 3.3-1 +%global libsemanagever 3.3-2 %global libselinuxver 3.3-2 %global generatorsdir %{_prefix}/lib/systemd/system-generators @@ -11,7 +11,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 3.3 -Release: 4%{?dist} +Release: 4.1%{?dist} License: GPLv2 # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.3/selinux-3.3.tar.gz @@ -482,7 +482,7 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog -* Tue Feb 15 2022 Petr Lautrbach - 3.3-4 +* Tue Feb 15 2022 Petr Lautrbach - 3.3-4.1 - semodule: add command-line option to detect module changes * Mon Feb 14 2022 Petr Lautrbach - 3.3-3