diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index cac4ee7..4001dee 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 232 +%global baserelease 233 Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config @@ -221,6 +221,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %doc buildflags.md %changelog +* Fri Nov 4 2022 Florian Weimer - 233-1 +- Set -g when building Vala applications + * Fri Sep 23 2022 Timm Bäder - 232-1 - Fix brp-compile-lto-elf to not rely on a backtracking regex