diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index dab0d20..b466050 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: 140 +Version: 141 Release: 2%{?dist} # No version specified. License: GPL+ @@ -207,6 +207,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Thu Aug 22 2019 Jason L Tibbitts III - 141-2 +- Simplify the API if %%gpgverify. + * Thu Jul 25 2019 Richard W.M. Jones - 140-2 - Bump version and rebuild.