From 3aec93e256eeaea2fb2c2401bfc4192f9a8fd5294acc8a0f8c8b62271bea8e32 Mon Sep 17 00:00:00 2001 From: Mohd Saquib Date: Mon, 25 Sep 2023 05:39:28 +0000 Subject: [PATCH] Accepting request 1113321 from home:StevenK:branches:security:netfilter - python3-dbus isn't correct either, it's python3-dbus-python. OBS-URL: https://build.opensuse.org/request/show/1113321 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=152 --- firewalld.changes | 5 +++++ firewalld.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/firewalld.changes b/firewalld.changes index 365b2d3..a095be5 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/firewalld.spec b/firewalld.spec index 5474688..fc2f838 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -78,7 +78,7 @@ firewall with a D-Bus interface. Summary: Python3 bindings for FirewallD Group: Productivity/Networking/Security Requires: dbus-1-python3 -Requires: python3-dbus +Requires: python3-dbus-python Requires: python3-decorator Requires: python3-gobject