diff --git a/firewalld.changes b/firewalld.changes index 6f9d977..a095be5 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Sep 25 01:29:47 UTC 2023 - Steve Kowalik + +- python3-dbus isn't correct either, it's python3-dbus-python. + +------------------------------------------------------------------- +Thu Sep 21 06:26:34 UTC 2023 - Steve Kowalik + +- Correct Requires, python3-slip-dbus -> python3-dbus. + ------------------------------------------------------------------- Tue Aug 22 10:47:06 UTC 2023 - Mohd Saquib diff --git a/firewalld.spec b/firewalld.spec index 70dafc9..fc2f838 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -78,9 +78,9 @@ firewall with a D-Bus interface. Summary: Python3 bindings for FirewallD Group: Productivity/Networking/Security Requires: dbus-1-python3 +Requires: python3-dbus-python Requires: python3-decorator Requires: python3-gobject -Requires: python3-slip-dbus %description -n python3-firewall The python3 bindings for firewalld.