diff --git a/setools.spec b/setools.spec index d2f5262ca201163893639d133f3e6cfa9e98d45f..879c5cbf8273ed5cd4ca11c40aafd93ba6463f13 100644 --- a/setools.spec +++ b/setools.spec @@ -1,6 +1,6 @@ Name: setools Version: 4.4.0 -Release: 3 +Release: 4 Summary: Policy Analysis Tools for SELinux License: GPLv2 URL: https://github.com/SELinuxProject/setools/wiki @@ -55,6 +55,8 @@ 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. @@ -108,6 +110,9 @@ Gui packages for setools. %{_mandir}/ru/man1/* %changelog +* Wed Jan 4 2023 jinlun - 4.4.0-4 +- add Requires in gui + * Tue Oct 18 2022 jinlun - 4.4.0-3 - Rebuild for new release number