This commit is contained in:
Peter Robinson 2015-11-12 12:16:29 +00:00
parent 25e044c4ee
commit 70c2813895
1 changed files with 4 additions and 1 deletions

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.4-17
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Mon Nov 09 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-16
- policycoreutils-gui needs policycoreutils-python (#1279046)