diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index e5ab85c..2ec16d6 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -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,9 +259,13 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora common.lua %doc buildflags.md %changelog -* Thu Oct 24 2024 Eduard Abdullin - 286-1.alma.1 +* Fri Dec 06 2024 Eduard Abdullin - 287-1.alma.1 - Enable frame pointers for AlmaLinux 10+ +* Tue Oct 29 2024 Troy Dawson - 287-1 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Sep 25 2024 Siddhesh Poyarekar - 286-1 - Change ppc64le tuning to Power 10 for RHEL10 and beyond (RHEL-58074)