From 39fa88418c95a7943a900a0f68d9fa2691398375 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 20 Oct 2018 12:32:45 +0200 Subject: [PATCH] bump version Signed-off-by: Igor Gnatenko --- 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 138072c..582d3fe 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: 121 +Version: 122 Release: 1%{?dist} # No version specified. License: GPL+ @@ -197,6 +197,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Sat Oct 20 2018 Igor Gnatenko - 122-1 +- Allow multiple calls to forge macros + * Thu Oct 11 2018 Jan Pazdziora - 121-1 - Add %_swidtagdir for directory for SWID tag files describing the installation.