diff --git a/fence-agents.spec b/fence-agents.spec index 6cebd7a..eab6d39 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: 11 +Release: 12 License: GPLv2+ and LGPLv2+ Group: System Environment/Base URL: https://github.com/ClusterLabs/fence-agents @@ -237,7 +237,6 @@ Summary: Set of unified programs capable of host isolation ("fencing") Requires: %{allfenceagents} Provides: fence-agents = %{version}-%{release} Obsoletes: fence-agents < 3.1.13 -BuildArch: noarch %description all A collection of executables to handle isolation ("fencing") of possibly misbehaving hosts by the means of remote power management, blocking @@ -1153,6 +1152,9 @@ are located on corosync cluster nodes. %{_libdir}/fence-virt/cpg.so %changelog +* Tue Jun 04 2024 - 4.12.1-12 +- remove the noarch attribute of "fence-agents-all" package + * Thu May 30 2024 liupei - 4.12.1-11 - fence_aliyun: support filter for list-action - fence_aliyun: add credentials file support