From 2da519971d496890cf1c6f673d04c7396a7de75e Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 04 2021 06:16:45 +0000 Subject: Apply patch 0061-docs-dbus-fix-invalid-method-names.patch patch_name: 0061-docs-dbus-fix-invalid-method-names.patch present_in_specfile: true location_in_specfile: 61 --- diff --git a/doc/xml/firewalld.dbus.xml b/doc/xml/firewalld.dbus.xml index 1625b9d..3bf4f53 100644 --- a/doc/xml/firewalld.dbus.xml +++ b/doc/xml/firewalld.dbus.xml @@ -579,7 +579,7 @@ - queryService(s: ipset, s: entry) → b + queryEntry(s: ipset, s: entry) → b Return whether entry has been added to ipset. @@ -591,7 +591,7 @@ - queryService(s: ipset) → b + queryIPSet(s: ipset) → b Return whether ipset is defined in runtime configuration.