diff --git a/setools.spec b/setools.spec index c6d86229578c4101fb4a14cd83186ec47bf1e633..c6c32a604edd295cb308e2b06ba6fd53084803ab 100644 --- a/setools.spec +++ b/setools.spec @@ -1,6 +1,6 @@ Name: setools Version: 4.3.0 -Release: 4 +Release: 5 Summary: Policy Analysis Tools for SELinux License: GPLv2 URL: https://github.com/SELinuxProject/setools/wiki @@ -56,8 +56,6 @@ Python3 package for setools. %package gui Summary: Gui packages for setools Requires: python3-setools = %{version}-%{release} -Requires: python3-qt5 -Requires: python3-networkx %description gui Gui packages for setools. @@ -110,6 +108,9 @@ Gui packages for setools. %{_mandir}/ru/man1/* %changelog +* Wed Mar 23 2021 jinlun - 4.3.0-5 +- Deleting Installation Dependencies + * Wed Mar 23 2021 panxiaohe - 4.3.0-4 - add debuginfo package and make ELF files stripped