From e6e1ea3eac6c292f0e7475ce961c48f58f2bcde7 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 29 Aug 2019 10:09:52 +0200 Subject: [PATCH] policycoreutils-2.9-4.fc30 - gui: Fix remove module in system-config-selinux (#1740936) --- policycoreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 13d9e13..ed429a9 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -12,7 +12,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.9 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/20190315/policycoreutils-2.9.tar.gz @@ -586,6 +586,9 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Thu Aug 29 2019 Petr Lautrbach - 2.9-4 +- gui: Fix remove module in system-config-selinux (#1740936) + * Fri Aug 23 2019 Petr Lautrbach - 2.9-3 - fixfiles: Fix unbound variable problem