diff --git a/fence-agents.spec b/fence-agents.spec index 2c0af04ffccf19672176e2cc01e28bcc00a14ca1..1e597ccc16503c0b0308b81d21ae0a3646e2ec46 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -29,7 +29,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.2.1 -Release: 34 +Release: 35 License: GPLv2+ and LGPLv2+ and ASL 2.0 and BSD and MIT and Python-2.0 and Artistic-1.0-Perl Group: System Environment/Base URL: https://github.com/ClusterLabs/fence-agents @@ -145,7 +145,7 @@ BuildRequires: gnutls-utils ## Python dependencies BuildRequires: python3-devel BuildRequires: python3-pexpect python3-pycurl python3-requests -BuildRequires: python3-suds openwsman-python3 python3-boto3 +BuildRequires: python3-suds2 openwsman-python3 python3-boto3 BuildRequires: python3-google-api-client # turn off the brp-python-bytecompile script @@ -928,7 +928,7 @@ Fence agent for VMWare with REST API. License: GPLv2+ and LGPLv2+ Group: System Environment/Base Summary: Fence agent for VMWare with SOAP API v4.1+ -Requires: python3-suds python3-requests +Requires: python3-suds2 python3-requests Requires: fence-agents-common >= %{version}-%{release} BuildArch: noarch %description vmware-soap @@ -966,6 +966,9 @@ Fence agent for IBM z/VM over IP. %endif %changelog +* Wed Jan 18 2023 yangzhao_kl - 4.2.1-35 +- update require to python3-suds2 + * Mon Jul 25 2022 zhaochaoxiang - 4.2.1-34 - improve logging and metadata/usage text