diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 4cc86fd28ec00b2e93e28a7e6021c6dfdbaf6a63..040f867a6be3bf5c8151840a2e7d27db4278f43a 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Name: setroubleshoot Version: 3.3.24 -Release: 1 +Release: 2 Summary: SELinux Trouble Shooting Tool License: GPLv2+ URL: https://pagure.io/setroubleshoot @@ -41,7 +41,7 @@ BuildRequires: python3-devel Requires: python3-slip python3-systemd Requires: python3-gobject >= 3.11 Requires: dbus -Requires: python3-dbus +Requires: python3-dbus python3-pydbus Requires: polkit Requires(pre): /usr/sbin/useradd /usr/sbin/groupadd @@ -159,6 +159,9 @@ chown -R setroubleshoot:setroubleshoot %{_localstatedir}/lib/%{name} %{_mandir}/man1/seapplet.1.gz %changelog +* Tue Mar 16 2021 yixiangzhike - 3.3.24-2 +- add "Requires: python3-pydbus" for subpackage setroubleshoot-server + * Fri Jan 22 2021 yixiangzhike - 3.3.24-1 - update to 3.3.24