From b4fe948076804426aa37b88ebef290fb94f61715baa76d55c6757b96d789e96b Mon Sep 17 00:00:00 2001 From: Mohd Saquib Date: Thu, 21 Sep 2023 07:54:25 +0000 Subject: [PATCH] Accepting request 1112692 from home:StevenK:branches:security:netfilter - Correct Requires, python3-slip-dbus -> python3-dbus. OBS-URL: https://build.opensuse.org/request/show/1112692 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=151 --- firewalld.changes | 5 +++++ firewalld.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/firewalld.changes b/firewalld.changes index 6f9d977..365b2d3 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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..5474688 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 Requires: python3-decorator Requires: python3-gobject -Requires: python3-slip-dbus %description -n python3-firewall The python3 bindings for firewalld.