Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:52:42 -07:00
parent 1a0ec73ed4
commit 3dbb2cd84f

View File

@ -7,7 +7,7 @@ Summary: IPMI (Intelligent Platform Management Interface) library and tools
Name: OpenIPMI
Version: 2.0.36
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPL-2.1-or-later AND GPL-2.0-or-later OR BSD-3-Clause
URL: http://sourceforge.net/projects/openipmi/
Source: http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
@ -228,6 +228,10 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
%{_mandir}/man5/ipmi_sim_cmd.5*
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.36-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 26 2024 Pavel Cahyna <pcahyna@redhat.com> - 2.0.36-2
- Correct SPDX expression syntax - operators must be uppercase