diff --git a/fence-agents.spec b/fence-agents.spec index 43fadb2beeedcf22f268f433c3a998ce07dbb585..aa8628b1df98ae7329438bdc590cab1bb2220356 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: 13 +Release: 14 License: GPLv2+ and LGPLv2+ Group: System Environment/Base URL: https://github.com/ClusterLabs/fence-agents @@ -233,7 +233,7 @@ This package contains support files including the Python fencing library. %endif %package all -License: GPLv2+, LGPLv2+ and ASL 2.0 +License: GPLv2+ and LGPLv2+ and ASL 2.0 Summary: Set of unified programs capable of host isolation ("fencing") Requires: %{allfenceagents} Provides: fence-agents = %{version}-%{release} @@ -1153,6 +1153,9 @@ are located on corosync cluster nodes. %{_libdir}/fence-virt/cpg.so %changelog +* Wed Jul 31 2024 zouzhimin - 4.12.1-14 +- License compliance rectification + * Thu Jun 06 2024 liupei - 4.12.1-13 - fence_ibm_powervs: improved performance