From db291b8b29c4bb5f66b4faf44af02e04227afb2b Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 5 Oct 2020 13:43:07 +0200 Subject: [PATCH] redhat-rpm-config 173-1 --- 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 7381c12..f3ff0ea 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: 172 +Version: 173 Release: 1%{?dist} # No version specified. License: GPL+ @@ -213,6 +213,9 @@ install -p -m 644 -t %{buildroot}%{_rpmluadir}/fedora/srpm forge.lua %{_rpmconfigdir}/macros.d/macros.kmp %changelog +* Mon Oct 5 2020 Florian Weimer - 173-1 +- s390x: Switch Fedora ELN to z13 baseline + * Fri Sep 11 2020 Miro HronĨok - 172-1 - Filter out LTO flags from %%extension flags macros - Fixes: rhbz#1877652