- Fix NVR

Resolves: RHEL-178594
This commit is contained in:
oalbrigt 2026-07-28 09:04:07 +02:00
parent 1aeb5ce2a5
commit da0b6789d1

View File

@ -87,7 +87,7 @@
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.2.1
Release: 130%{?alphatag:.%{alphatag}}%{?dist}
Release: 129%{?alphatag:.%{alphatag}}%{?dist}.28
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
URL: https://github.com/ClusterLabs/fence-agents
@ -1658,7 +1658,7 @@ Fence agent for IBM z/VM over IP.
%endif
%changelog
* Wed Jul 15 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 4.2.1-130
* Wed Jul 15 2026 RHEL Packaging Agent <redhat-ymir-agent@redhat.com> - 4.2.1-129.28
- bundled urllib3: fix CVE-2026-44431
Resolves: RHEL-178594