Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:23:34 -07:00
parent 82be7637d1
commit 6621b63399

View File

@ -13,7 +13,7 @@
Name: fence-agents
Summary: Set of unified programs capable of host isolation ("fencing")
Version: 4.15.0
Release: 1%{?alphatag:.%{alphatag}}%{?dist}
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
License: GPL-2.0-or-later AND LGPL-2.0-or-later
URL: https://github.com/ClusterLabs/fence-agents
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
@ -1178,6 +1178,10 @@ are located on corosync cluster nodes.
%endif
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.15.0-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Jul 2 2024 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.15.0-1
- new upstream release
Resolves: RHEL-45835