|
|
|
@ -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)
|
|
|
|
|
|
|
|
|
|