diff --git a/resource-agents.spec b/resource-agents.spec index e842f43..2d0fdd2 100644 --- a/resource-agents.spec +++ b/resource-agents.spec @@ -45,7 +45,7 @@ Name: resource-agents Summary: Open Source HA Reusable Cluster Resource Scripts Version: 4.10.0 -Release: 79%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} +Release: 80%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/resource-agents Source0: %{upstream_prefix}-%{upstream_version}.tar.gz @@ -729,8 +729,8 @@ rm -rf %{buildroot}/usr/share/doc/resource-agents %{_usr}/lib/ocf/lib/heartbeat/OCF_*.pm %changelog -* Mon Jul 14 2025 Oyvind Albrigtsen - 4.10.0-79 -- ocf-shellfuncs/AWS agent: dont sleep after the final try in +* Tue Jul 15 2025 Oyvind Albrigtsen - 4.10.0-80 +- ocf-shellfuncs/AWS agents: dont sleep after the final try in curl_retry() Resolves: RHEL-102727