policycoreutils-2.4-3.fc24
- Improve compatibility with python 3 - Add sepolgen module to python3 package
This commit is contained in:
parent
2313540d11
commit
8274ef3855
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# https://github.com/SELinuxProject/selinux/wiki/Releases
|
||||
@ -387,6 +387,10 @@ The policycoreutils-restorecond package contains the restorecond service.
|
||||
%systemd_postun_with_restart restorecond.service
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-3
|
||||
- Improve compatibility with python 3
|
||||
- Add sepolgen module to python3 package
|
||||
|
||||
* Tue Jul 21 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-2
|
||||
- Add Python3 support for sepolgen module (#1125208,#1125209)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user