setools-4.1.1-9

- Move gui python files to -gui subpackage
This commit is contained in:
Petr Lautrbach 2018-06-14 13:06:05 +02:00
parent afb5e45daa
commit f73658f908
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: setools
Version: 4.1.1
Release: 8%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist}
Release: 9%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist}
Summary: Policy analysis tools for SELinux
License: GPLv2
@ -189,6 +189,9 @@ popd
%{_mandir}/man1/apol*
%changelog
* Thu Jun 14 2018 Petr Lautrbach <plautrba@workstation> - 4.1.1-9
- Move gui python files to -gui subpackage
* Thu Apr 26 2018 Vit Mojzis <vmojzis@redhat.com> - 4.1.1-8
- Add support for SCTP protocol (#1568333)