diff --git a/fence-agents.spec b/fence-agents.spec index a8843012ccb0c2d16673c33d4d01826f196b360b..d30bed425cf7ee54ef20e09d6e0d3fd017bc9561 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -6,7 +6,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.12.1 -Release: 2 +Release: 3 License: GPLv2+ and LGPLv2+ Group: System Environment/Base URL: https://github.com/ClusterLabs/fence-agents @@ -315,7 +315,7 @@ Summary: Fence agent for Amazon AWS Requires: fence-agents-common = %{version}-%{release} Requires: python3-boto3 BuildArch: noarch -Obsoletes: fence-agents +Obsoletes: fence-agents < 3.1.13 %description aws Fence agent for Amazon AWS instances. %files aws @@ -975,7 +975,7 @@ License: GPLv2+ and LGPLv2+ Summary: Fence agent for VMWare with REST API Requires: fence-agents-common = %{version}-%{release} BuildArch: noarch -Obsoletes: fence-agents +Obsoletes: fence-agents < 3.1.13 %description vmware-rest Fence agent for VMWare with REST API. %files vmware-rest @@ -999,7 +999,7 @@ License: GPLv2+ and LGPLv2+ Summary: Fence agent for VMWare vCloud Director Requires: fence-agents-common = %{version}-%{release} BuildArch: noarch -Obsoletes: fence-agents +Obsoletes: fence-agents < 3.1.13 %description vmware-vcloud Fence agent for VMWare vCloud Director. %files vmware-vcloud @@ -1125,6 +1125,9 @@ are located on corosync cluster nodes. %{_libdir}/fence-virt/cpg.so %changelog +* Thu Apr 18 2024 zouzhimin - 4.12.1-3 +- fix RPM build warnings + * Fri Mar 29 2024 jiangxinyu - 4.12.1-2 - Fix fence_virtd.service stop failed