diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 5449fb0..39ad195 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 284 +%global baserelease 285 Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config @@ -259,6 +259,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora common.lua %doc buildflags.md %changelog +* Mon Jun 24 2024 Troy Dawson - 285-1 +- Bump release for June 2024 mass rebuild + * Tue Jun 18 2024 Tulio Magno Quites Machado Filho - 284-1 - Use --config=xxx for clang configs instead of two separate arguments to work around a bug in meson