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
This commit is contained in:
Mohd Saquib 2023-09-21 07:54:25 +00:00 committed by Git OBS Bridge
parent 2ec7c43968
commit b4fe948076
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 21 06:26:34 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Correct Requires, python3-slip-dbus -> python3-dbus.
-------------------------------------------------------------------
Tue Aug 22 10:47:06 UTC 2023 - Mohd Saquib <mohd.saquib@suse.com>

View File

@ -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.