From a4ec7ec7686c4a4af15d315a4c774fb3a9ed5cf9 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sat, 24 Feb 2018 21:38:00 +0100 Subject: [PATCH] Update release and changelog --- 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 3b2a010..74ac8ef 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: 101 +Version: 102 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 +* Sat Feb 24 2018 Florian Weimer - 102-1 +- Second step of -z now move: removal from GCC specs file (#1548397) + * Sat Feb 24 2018 Florian Weimer - 101-1 - First step of moving -z now to the gcc command line (#1548397)