From 4a171cb3bff43123f8d9201f72a9a404b3a4c87e Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 19 Oct 2021 11:14:10 -0500 Subject: [PATCH] Release and changelog entry --- redhat-rpm-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index c4896af..bd5fe10 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -6,7 +6,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config -Version: 199 +Version: 200 Release: 1%{?dist} # No version specified. License: GPL+ @@ -214,6 +214,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Mon Oct 18 2021 Jason L Tibbitts III - 200-1 +- Add %%constrain_build macro. + * Tue Sep 21 2021 Tom Stellard - 199-1 - Drop annobin-plugin-clang dependency