Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 07:50:21 -07:00
parent b18b552478
commit 1f5673409e

View File

@ -4,7 +4,7 @@
# 2) When making changes, increment the version (in baserelease) by 1.
# rpmdev-bumpspec and other tools update the macro below, which is used
# in Version: to get the desired effect.
%global baserelease 286
%global baserelease 287
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
@ -259,6 +259,10 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora common.lua
%doc buildflags.md
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 287-1
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Sep 25 2024 Siddhesh Poyarekar <siddhesh@redhat.com> - 286-1
- Change ppc64le tuning to Power 10 for RHEL10 and beyond (RHEL-58074)