From 8444cee8f3efbc67f3c575ace72eefa00e170746 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 7 Feb 2018 18:24:10 +0100 Subject: [PATCH] bump release 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 78ea49d..d1a0c05 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: 94 +Version: 95 Release: 1%{?dist} # No version specified. License: GPL+ @@ -183,6 +183,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Wed Feb 07 2018 Igor Gnatenko - 95-1 +- Fix mangling env shebangs with absolute paths + * Sun Feb 4 2018 Florian Weimer - 94-1 - Add RPM macros for compiler/linker flags