From 70c2813895b0c3deaf3276ee447c6d365311f1d6 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 12 Nov 2015 12:16:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- policycoreutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 83a77f6..f9a2ba8 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -7,7 +7,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.4 -Release: 16%{?dist} +Release: 17%{?dist} License: GPLv2 Group: System Environment/Base # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -404,6 +404,9 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Thu Nov 12 2015 Fedora Release Engineering - 2.4-17 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Mon Nov 09 2015 Petr Lautrbach 2.4-16 - policycoreutils-gui needs policycoreutils-python (#1279046)