Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 11:27:24 +02:00
parent 9ad7d4e48a
commit a5d7dbf23d
1 changed files with 4 additions and 1 deletions

View File

@ -11,7 +11,7 @@
Name: setools
Version: 4.1.1
Release: 9%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist}
Release: 10%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist}
Summary: Policy analysis tools for SELinux
License: GPLv2
@ -189,6 +189,9 @@ popd
%{_mandir}/man1/apol*
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.1-10
- Rebuilt for Python 3.7
* Thu Jun 14 2018 Petr Lautrbach <plautrba@redhat.com> - 4.1.1-9
- Move gui python files to -gui subpackage