Release and changelog.

This commit is contained in:
Jason Tibbitts 2021-11-01 16:49:51 -05:00
parent 4cf75bdaf9
commit 804722591a
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 200
Version: 201
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 Nov 01 2021 Jason L Tibbitts III <j@tib.bs> - 201-1
- Better error handling for %%constrain_build.
* Mon Oct 18 2021 Jason L Tibbitts III <j@tib.bs> - 200-1
- Add %%constrain_build macro.