From 2c88f0ec588d0197c97ebbbafa2e30573bd38660 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Thu, 22 Aug 2019 10:46:36 -0500 Subject: [PATCH] Bump release and add 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 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.