From 64bcc9bb50064a1396a82a06287d8ac2300c04c8 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 24 Jul 2015 17:28:25 +0200 Subject: [PATCH] policycoreutils-2.4-5.fc24\ - Move python utilities from -python to -python-utilities - All scripts originally from policycoreutils-python use python 3 now --- policycoreutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index a4c6c69..495148f 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -7,7 +7,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.4 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 Group: System Environment/Base # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -398,6 +398,10 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Fri Jul 24 2015 Petr Lautrbach 2.4-5 +- Move python utilities from -python to -python-utilities +- All scripts originally from policycoreutils-python use python 3 now + * Fri Jul 24 2015 Petr Lautrbach 2.4-4 - policycoreutils: semanage: fix moduleRecords deleteall method